how many types of run modes are there in Winrunner
Answers were Sorted based on User's Feedback
Answer / chakir
3 run modes
1. Update - to update expected results
2. Debug - to debug the script
3. Verify - to verify actual and expected results
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / irayya
3 types of run mode are there in winrunner
1) debug mode- where in you r going to debug the script.
2) update mode- where in yor going to update the debuged
script in to existing script.
3) verify mode- where in you are going to verify the
results of debuged & updated script with actual result
| Is This Answer Correct ? | 4 Yes | 2 No |
Hi,please help me out with my ques:in winrunner the object will be reconzined in the form of label or class.
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 use of virtual object wizard and how it is used?
What is open STA?Explain in detail.
How do winrunner connects to SQL database and what option is use?
If the data is stored in Excel sheet(2nd and 3rd), how to access it for Data Driven test; Ex: table = "c:\demo.xls" How to access 2nd or 3rd sheet data id demo.xls flie.
What are the reasons that WinRunner fails to identify an object on the GUI?
What is Add Watch?
what is mean feasablity testing,
which method are using to obtain runtime property of an object
WHAT PURPOSE TO USE WINRUNNER
can we run compiled-mod function in a compiled module function?if yes then fwd sample script?