How to retrive data from a data table which is in 3rd
row,4th column and place it in main script..like retrive
name,date from data table..write script for this.
Answers were Sorted based on User's Feedback
Answer / nani4urs
We can retrieve the data from data table which is in 3
row,4 th column by using
GetProperty (Browser("nani").page("nani").webtable
("tablename").childitem(3,4))
| Is This Answer Correct ? | 1 Yes | 7 No |
What is fragmentation and paging?
How we can differentiate between stand alone application and web application in QTP?
what is the another name for blackbox testing?
What is the diff between doing parametarisation using Data Driven wizard or manually. when do we go for manual para...and when do we use Data driver wizard..can anybody answer it ..Thanks in advance
How to capture checkbox properties when properties of the object keep changing on relogin to the application.
In an interview, what r the general questions asked in SQL which is realted to testing ?pls give me anwser to this question?
How to handle Recovery scenario in QTP. give detailed explanation about recovery scenario.
what is the diffrence bw qtp architectute and qtp framework?
What are the different recording modes and how do they work?
What is the use of running the scripts in Hidden-mode in UFT?
Hi, I will provide perticular age,it needs to enter date in text box (MM/DD/YYYY) compare to system date. or already exist data in the text box.
What is the diff between image and bitmap check point?