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
Answer Posted / nisha
In Some case winrunner does not identify the objects....
that time with the help of GUI SPY we need to check whether
winrunner identifys the object or not....if not by using
GUI SPY you can add that object and then perform the test.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to break infinite loop?
How do you handle tsl exceptions?
Where do you found that you can't use winrunner for automation?
What is the use of gui map?
How do you handle unexpected events and errors?
What Framework is suitable to validate the Login screen.
How to read the third party controls in the application
What in contained in the GUI map?
What is the use of gui map and what happens when the gui map file get loaded?
How do you unload the GUI map?
Explain the winrunner testing process?
Name the different types of checkpoints?
How do you maintain the document information of the test scripts?
hi this is uday iam trying for testing job with 3+ yrs of exp if u have qtp faqs materil plz send me thanks in advance
What is the purpose of different record methods 1) record 2) pass up 3) as object 4) ignore.