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 information is contained in the checklist file and in which file expected results are stored?
what are the differences you see in e-commerce and banking domain in testing point of view Thanks in Advance
What is the extension of gui map file?
How do you make the configuration and mappings permanent?
What do you verify with the sync point for object/window bitmap and what command it generates, explain syntax?
How should we write and execute a user define function using WinRunner.
supose 10 times text data is there but it will run 8 times whtat will you do.
What all are the different databases winrunner can support?
Explain the synchronization points?
How to have winrunner insert yesterdays date into a field in the application?
What is the purpose of the temp GUI map file?
How to read the third party controls in the application
How to check property of specific icon is highlighted or not?
What is the disadvantage of loading the GUI maps through start up scripts?
Have you ever created a start-up script?