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 / deepika
Hi... if it is 4th column then GetParameter(4).Try this..
Set T=DataTable.GetSheet(1).GetParameter(4)
DataTable.GetRowCount
R=DataTable.GlobalSheet.SetCurrentRow(3)
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What is the descriptive programming?
What are the differences between qtp and winrunner?
Explain quicktest professional testing process?
Explain the concept of how quicktest professional identifies object?
When I click on a link in web page.Link should open in new window.can anyone please let me know the script for this ---Koti
Discuss the QTP Environment?
Hi Friends, Im planning to do certifcation in mercury Automation Tool QTP.But I Didnt get any clear details regarding course syllabus, fees, where to approach, and which certification would be useful for the experienced testers? can any one send me the details?
What are the differences between quicktest professional (qtp) and winrunner?
what difference between runtime object and text object and what property they have. whether they have same properties or different properties.
how we implement share object repository in QTP 9.0 without using quality Centre , Explaine in brief
What are the different types of qtp test assets and their extensions?
How qtp identifies objects?
how to use the QTP choose the data from oracle? e.g. i input the identity card NO. this will be add new record in the database ,and now i want get this record's prime key.
I want to do QTP Certification what is the pattern of Question paper.
How to use checkpoints in qtp ?