cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. X

Displaying Test Results

einsor
6-Contributor

Displaying Test Results

For the Test Session Result report, is it possible to display only failed tests instead of showing all the results . Each report we run is showing all test results in that session. Any way to configure this?

2 REPLIES 2
kjain2
14-Alexandrite
(To:einsor)

Hi @einsor ,

 

If you are using Test Session Result Report, it's an OOTB report giving you an flavor about Test Result on web page. However it's just an matter of coding and writing your own logic as per your need. So in short you can do that by creating new report recipe or modifying existing report code as per your need.

 

Good Luck!!!

 

Vielen Dank / Many Thanks,

Kapil Jain 

WD_10120618
4-Participant
(To:einsor)

Hi

 

If you are using Test Session Result Case, After you create and run a test case, you will want to view the results. Various forms exist to display details about test cases. You can also enable one or more listeners. Each listener produces unique output options to display test case results.

Modifying the existing report code as per your need.

Top Tags