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 |
How can you find Local Host Name by Using QTP?
Write the code for select the 5 values from drop down list. drop down list having the 10 values.
Explain the keyword driven framework for the window based application complete creation of library files,env file,test data,recovery file,excel file ,repository etc and as a test engineer how is ur approach
Did you find anything in your project that QTP proved inefficient to perform?
I want to know can we integrate visual source safe tool with QTP and QC for our version controlling process? WE know QTP and QC 10.0 version is having the version control inbuilt in it but I want to know the merits and demerits of the inbuilt version control tool and the visual source safe tool using QTP and QC.
Actually How do we use this Smart Identification Technology during Recording mode.
What are the two types of repositories available, explain them?
While spliting an action in QTP 10.0 getting an error : "This Line is a part of Script Block.You cannot split the action on this line." how to re-solve this and split the script into actions?
Do we get any issues if we run the testscript on different browsers? what are the options we need to st in QTP?
How do you done Data-Driven Testing using MS-Word. What is the script for that
regular expression in qtp standar check point for months from accepting months from january to december only
What is file database?