In Analog mode of Recording in WinRunner,the maximum value
of Y in (x,y) is ?
Answers were Sorted based on User's Feedback
Answer / pavan
it depends on the resolution of the screen.
what ever the resolution the system had that will take in
the script.
for example 1280/960 the maximum of y is 960.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / bindu kumar
always the X n Y co ordinates will be the sceen resolution
minus 1.
for ex 800*600
the ans will be 799*599
| Is This Answer Correct ? | 0 Yes | 0 No |
what is the main diff of Qtp9.2 and 9.5 plz tell me
Wat is the defferances between Test plan and devolopment plan?
What is the Difference between the versions of WinRunner7.1 and WinRunner7.6? What r the advantages of WR7.6 than WR 7.1 and Which type of Browsers they support?
Can anybody Explain me about the liasing with the developers,and a tester can make a test plan well?plz explain me as soon as possible ,thanx in advance.
which checkpoint is used to analyze the appearance of AUT
We added data driven test in to our test script, how to remove the data driven wizard from the script?
How to connect TestDirector from winrunner tool?
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
when start testing
What do you verify with the gui checkpoint for single property and what command it generates, explain syntax?
What are Optinal Properties and Obligation Properties? please explain in detail.
What is the purpose of gui map configuration?