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

Answers were Sorted based on User's Feedback



Hi, Currently i am using winrunner for my project.Its a java project. When i am running the scri..

Answer / varsha

I think this may caused because u hv not loaded Java add
ins in winrunner.While testing java application using
winrunner in start up script there's option provided to
load Java add ins.

Is This Answer Correct ?    2 Yes 0 No

Hi, Currently i am using winrunner for my project.Its a java project. When i am running the scri..

Answer / prasad

1. Use web_link_click("My Profile"). This is more reliable
than image click which takes pixel locations etc.
2. use web_refresh(window) after you do set_window. This is
needed when you hit submit etc but remain in same page.

Is This Answer Correct ?    0 Yes 0 No

Hi, Currently i am using winrunner for my project.Its a java project. When i am running the scri..

Answer / 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

More WinRunner Interview Questions

If winrunner doesn't understand the Text in the Application what you do?

1 Answers   FCG,


how many options are provided in WR login screen

1 Answers  


how to upload an application in winrunner which we want to test

1 Answers  


what is difference between smoke & sanity testing?

19 Answers  


When would you use 'set_window' and when would you use 'win_activate'?

0 Answers  


Data Driven test functions in WinRunner are Context sensitive functions or Analog functions?

3 Answers   FCG,


What does the function represents TL_EXIT and T_EXIT ?

2 Answers   PowerNet Technologies,


What is Data Driven TEsting?

16 Answers   ADP, Sonata,


what are the stages of software development life cycle?

5 Answers   Agility e-Services, Trigent,


you hae a inbox and got a mail how can you know it is there or not write script.

0 Answers  


what is the file extension for object in AUT captured by WR

1 Answers  


How to automate testcases?what were the challanges that u had in automating win runner?

1 Answers   Wipro,


Categories