if there is a web table of having row and colmns.a button is
placed at 2nd row's 3rd column which is worked for both edit
and delete..how to write script for the button to test both
operation on the web table using desriptive programing..
plz help me on script wheather using getroproperty
Q2)what is the command for taking valiue from a web table in qtp
Answer Posted / saravanaraja
The Below code is working for a Grid that contain Many rows.
Here .* indicate Page Title. Index number indicate 5 th row
Delete Link.
Browser("Title:=.*").Page(("Title:=.*").Link("html id:= ;
Index=4).Click
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
breef description of batch testing ?
i can done the project with QTP in that time i can say how many members in my team size?
Can anybody post some real time scenario in qtp? please its very urgent.
WAT IS DATA BASE AND XML CHECK POINT ?HOW TO IMPLEMENT IT ... GIVE PROPER EXAMPLE FOR IT
How are actions and functions different in QTP?
if there is a web table of having row and colmns.a button is placed at 2nd row's 3rd column which is worked for both edit and delete..how to write script for the button to test both operation on the web table using desriptive programing.. plz help me on script wheather using getroproperty Q2)what is the command for taking valiue from a web table in qtp
How do you open adobe acrobat file in QTP and do some testing on that file ?
Explain the difference between data driven testing and parameterization ?
How to use checkpoints in qtp ?
An action has both shared and local or associated to it and both have the same object in them. In the test which one will be considered?
What is the Command used to start the QTP
To which environments does quicktest professional supports?
How to use userdifined environment variables.Once we created in Environment tab which is at File--> Settings-- >Environment-->Userdifined
Give the syntax to import/export xls into qtp.
If u r using library files (Instead of Check Points) , How do u do bitmap check ?