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.
Answer Posted / nayan
you can try this,
VAR_NAME = DataTable.GetSheet(sheetname).GetParameter
(4).ValueByRow(3)
Hope this work out ...............
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
please post the interview questions for QA position in FACTSET
How QA specialist can identify when programmatic descriptions are useful?
What is checkpoints for qtp?
If you have two monitors one is of 19inch and the 2nd one is of 24inch,if you want to write same QTP script in both the two monitors is there any changes required in the script?
Through array we can execute the testcase how ? give me example
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s.
What are the Test design techniques you uses in ur project?
How to find the difference between 2 dates in qtp?
What is reusable action?
What is the framework your company is following. What is the reason. Explain why key word driven frame work is chosen.
What is the use of Debug Viewer?
In QTP can we feed the out of one browser(internet explorer) as an input to the another browser(mozilla firefox)? If yes explain how to do it with an example.
In Test Directory, What are the contents in test case designing? if you prepare in excel sheet how u use thrw Test Directory?
desribe a situation where u faced a stressful situation and how did u cope with it
what is run-time data?