how to write the pass or fail message in winrunner
for eg: in QTP we can write
like "Reporter.reportEvenr,micDon,"Test Test pass"
Answer Posted / thirumal prabu
Hi you can use tl_step function to give the status.
e.g tl_step("Product Creation",1,"Product Creation Failed");
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
what is mean by release in quality center and who will perfom?
How to check property of specific icon is highlighted or not?
How do you unload the GUI map?
What is the purpose of a gui spy?
What Framework is suitable to validate the Login screen.
How do you maintain the document information of the test scripts?
How can withwin runner to make single scripts which supports multiple languages?
Name the different modes of recording?
When do you feel you need to modify the logical name?
Have you used winrunner in your project?
supose 10 times text data is there but it will run 8 times whtat will you do.
Which are default codes winrunner generates when we start the application?
What is the use of gui map?
you hae a inbox and got a mail how can you know it is there or not write script.
What is the difference between writing a function and writing a script?