Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
QTP test results summary details?
#1
Hi,
I am new in QTP version 10,I have record my .net web apllication and run the scripts.. i got the the test results summary report... in results how can i check my application is good or bad..

in my result failed 0,passed 0 and warning 0

anybody can help me for this...........[/size][/font]
Reply
#2
You need to pass the results to Test Result by using Reporter.Report Event then only it will display.

Ex :-
Code:
If LoginWindow Exists Then Reporter.Report Event MicPass , "Login" , "Passed" Else Reporter.Report Event MicFail , "Login" , "Failed" End IF
Reply
#3
Hi,

i can't understand,what will be display..
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Code to run all QTP scripts and see all results Pkapoor 11 19,773 08-15-2017, 02:58 AM
Last Post: Ravi
  To send the QTP Results to mail using Thunderbird Naresh 0 2,751 04-03-2015, 03:19 PM
Last Post: Naresh
  Error while opening test run results vkalyankar 3 4,971 11-12-2014, 09:49 AM
Last Post: vinod123
  How to send QTP status results to mobile Naresh 0 3,321 09-02-2014, 03:50 PM
Last Post: Naresh
  Payment details fields are getting flushed vimalkamothi 4 4,384 01-04-2014, 11:09 AM
Last Post: vinod123

Forum Jump:


Users browsing this thread: 1 Guest(s)