desktop_windows
Tests
4 test(s) passed
3 test(s) failed, 2 others
Steps
8 step(s) passed
3 step(s) failed, 6 others
Tests
  • CategoryTest 56/30/17 02:56:22 PM pass
    56/30/17 02:56:22 PM 56/30/17 02:56:23 PM 0h 0m 0s+312ms
    This test shows how a category is displayed. Assigning a category also enables the Categories view.
    ExtentAPI
    Status Timestamp Details
    check_circle 2:56:23 PM A category was added
    low_priority 2:56:23 PM HELLO
  • AuthorTest 56/30/17 02:56:23 PM pass
    56/30/17 02:56:23 PM 56/30/17 02:56:23 PM 0h 0m 0s+1ms
    This test shows an example of an author assigned.
    John
    Status Timestamp Details
    check_circle 2:56:23 PM An author was added 2
  • ExceptionTest-1 56/30/17 02:56:23 PM fatal
    56/30/17 02:56:23 PM 56/30/17 02:56:23 PM 0h 0m 0s+3ms
    This test shows an example of how exceptions are displayed. Logging an exception also creates the Exceptions view.
    IntentionalException
    Status Timestamp Details
    cancel 2:56:23 PM
    java.lang.NullPointerException: A NullPointer occured.
    	at test.test88.App.main(App.java:89)
    
  • ExceptionTest-2 56/30/17 02:56:23 PM fail
    56/30/17 02:56:23 PM 56/30/17 02:56:23 PM 0h 0m 0s+0ms
    This test shows an example of how exceptions are displayed. Logging an exception also creates the Exceptions view.
    IntentionalException
    Status Timestamp Details
    cancel 2:56:23 PM
    java.lang.NullPointerException: A NullPointer occured.
    	at test.test88.App.main(App.java:89)
    
  • HTMLTagsTest 56/30/17 02:56:23 PM pass
    56/30/17 02:56:23 PM 56/30/17 02:56:23 PM 0h 0m 0s+55ms
    HTML can be embedded anywhere in the report to create meaningful logs and messages.
    Status Timestamp Details
    check_circle 2:56:23 PM Labels can be created using: Success Fail Warning Info Skip
    check_circle 2:56:23 PM
    <span class='success label'>Success</span> 
    <span class='fail label'>Fail</span>
    <span class='warning label'>Warning</span>
    <span class='info label'>Info</span>
    <span class='skip label'>Skip</span>
    check_circle 2:56:23 PM
    info_outline 2:56:23 PM extent
    check_circle 2:56:23 PM Link Linky
    check_circle 2:56:23 PM
    <a href='http://extentreports.relevantcodes.com/'>Linky</a>
  • MediaTest 56/30/17 02:56:23 PM fail
    56/30/17 02:56:23 PM 56/30/17 02:56:23 PM 0h 0m 0s+5ms
    Contains Media
    Status Timestamp Details
    cancel 2:56:23 PM fail
  • Nodes 56/30/17 02:56:23 PM warning
    56/30/17 02:56:23 PM 56/30/17 02:56:23 PM 0h 0m 0s+2ms
    • Node1
      56/30/17 02:56:23 PM 0h 0m 0s+0ms warning
      • GrandChild
        56/30/17 02:56:23 PM 0h 0m 0s+0ms warning
        SubNode
        Grandchild description
        Status Timestamp Details
        warning 2:56:23 PM I am a sub node
    • Node2
      56/30/17 02:56:23 PM 0h 0m 0s+0ms pass
      Nodes
      Status Timestamp Details
      info_outline 2:56:23 PM hello
info_outline check_circle cancel cancel error warning redo clear
Categories
  • ExtentAPI 1 1
    Passed: 1 Others: 1
    Timestamp TestName Status
    56/30/17 02:56:22 PM CategoryTest pass
    56/30/17 02:56:23 PM SkippedTest skip
  • IntentionalException 2 1
    Failed: 2 Others: 1
    Timestamp TestName Status
    56/30/17 02:56:23 PM ExceptionTest-1 fatal
    56/30/17 02:56:23 PM ExceptionTest-2 fail
  • Nodes 1 1
    Passed: 1 Others: 1
    Timestamp TestName Status
    56/30/17 02:56:23 PM Nodes.Node1 warning
    56/30/17 02:56:23 PM Nodes.Node2 pass
  • SubNode 1
    Others: 1
    Timestamp TestName Status
    56/30/17 02:56:23 PM Nodes.Node1.GrandChild warning
Exceptions
  • java.lang.RuntimeException 1
    Timestamp TestName Status
    56/30/17 02:56:23 PM SkippedTest
    java.lang.RuntimeException: A Runtime occurred.
    	at test.test88.App.main(App.java:90)
    
Dashboard
Tests
9
Steps
17
Start
56/30/17 02:56:22 PM
End
56/30/17 02:56:23 PM
Time Taken
510ms
Environment

 

Name Value
hello world
Categories

 

Name Passed Failed Others
ExtentAPI 1 0 1
IntentionalException 0 2 1
Nodes 1 0 1
SubNode 0 0 1
TestRunner Logs
Hello World