How does winrunner Recognize Objects in an application?
Answer / winrunner
It uses GUI Map file to recognise objects in application.
When winrunner runs a test,it uses gui map to locate
objects.it reads objects description in gui map and then
looks for the object in the application .
| Is This Answer Correct ? | 1 Yes | 0 No |
What is checkpoints?
When it is appropriate to change physical description?
Are you created any custom dialog box during test runs?
What different actions are performed by find and show button?
WinRunner will suppost "Cold Fusion"?
Hi guys pls any one help me , I am facing this problem since last one week , my question is in there 1000 rows and 1000 coloums , i want to pick the one record , how ?
what is the difference between testlog and testdirector? thank u
what is the difference between data driven test(ddt) and parametrization
7 Answers Agile Software, CTS,
what is the difference between unit testing,integration testing and interface testing?
how can you explain your Real Estate Project in front of interviewer..? please step by step......
In Analog mode of Recording in WinRunner,the maximum value of Y in (x,y) is ?
In my application I was supposed to test two columns.The first column1 belongs to one module and the other column2 belongs to other module.The content in both the columns is same.I supposed to check whether the data present in the column1 is same as the one in column2. Each column contains number of rows.So checking each row manually is diificult.Is there any option available in WinRunner or QTP to check the column data.These two columns are available in Data Base Tables. One way is that I can just number of rows in each column so that I can get rows count of both the columns,but apart from that I was supposed to check whether the data is also same in both the tables. Can anybody suggest me how I can go about this.