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
how we implement share object repository in QTP 9.0 without using quality Centre , Explaine in brief
give me the code to save all messages of inbox of gmail into a folder and notepad
What are the flaws in water fall model and how to overcome it?
Hi friends did any budy attend accenture system test for qtp? if any budy pls drop questions.not only accenture any other mnc company which you attended system test(QTP)?it may helpful to others also
Hi All, I need code for how to execute qtp scripts from excell sheet
What is post recovery scenario?
Without integrating QC/Testdirector with QTP, is it possible to keep track of the defects?If yes how? How to export QTP results to an excel sheet?
banking project description for software tester
Hi we are running tests remotely from quality center and pushing tests into qtp boxes remotely, and it does execution but while uploading results back into quality center it hangs in qtp box.If any one come across similar problem, please send me details how to handle this. Thanks kris
What will be happen if i load object repository at run time, but it has already associated.
What r the different filters in defect in quality center
Where to use function or action?
What are the advantages of a Hybrid framework?
What is meant by Step generator?what is the use of this? we have 3 steps know there what r all those.? can u all pls give me clear idea of this
What is synchronization point in QTP?