Do we need start up file in win runner??if yes then why?and
no then why?
Answer / jagadishreddy
Yes! when winnrunner is invoked its looks for the
startfile
| Is This Answer Correct ? | 1 Yes | 0 No |
did you winrunner architecture
How can we stop a automation program in middle of execution time?
What Is Test policy and what is Test Strategy ? differenciate between them? Explain with examples?
What are all the parameters used in Winrunner? What is actual parameter and formal parameter?
one text box is there .It will takeing some number, How will u know how many no's it will takeing by useing qtp
How do you clear a gui map files?
How to handle exceptions in for loop of DDT script.
Hi, Currently i am using winrunner for my project.Its a java project. When i am running the script its failing in cliking an image link("My Profile"). The image object is eventhough exists in GUI map editor script is failing to recongize the object. I am getting the error of "Web_image_click:"My Profile" Error:Object is not found". I recorded the script and executed it is not running it shows the same error. The following physical description displaying in GUI map editor : { class: object, MSW_class: html_rect, html_name: "My Profile" } The thing was running successfully, I could not able to identify something happen to the script its showing error. Please give solution for this problem. Let me know if need more information. Regards, Sankar shankarmg@gmail.com
What is the add-in used to test the web application in winrunner?
1 Answers Hanu Software, Second Foundation,
Could you anyone share me the path to download the automation tools which are having trial license version?
Suppose there is a global variable called Counter.And there is a user defined function called my_function.which does not take in any parameters. How can a test engineer utilize Counter inside my_function body?
what is the use of Step into option provided in WR?