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
Get the count of files of similar types from a folder.
Does QTP have any limitations?Can it work with all kinds of programming languages like java,springs,ajax ,hybernet?Also does it work well with windows 7.What are its other limitations
How the exception handling can be done using quicktest professional (qtp)?
Can we use index on view?
How to get the particular property value?
How to creating an output value using quicktest professional (qtp)?
I am trying to install QTP 9.5 but i am getting error message saying that ("Path is \QuickTest Professional\bin\vb_init.exe") vb_init.exe file is not find. can anybody give me the advise what to do ?
Which HTML specification will be adhered to? How strictly? What variations will be allowed for targeted browsers?
How is the Bitmap checkpoint different from Image checkpoint?
What is the extension of the qtp local repository? If it is .mtr then what is .bdb extension stands for?
What is checkpoints for quicktest professional (qtp)?
I have 5 save buttons in 5 tabs . The tabs are placed one after the other. My object repository have these added as 5 save buttons with name sav1, save 2, save 3 , save 4, save 5 .all are getting highlighted from OR but they are not getting clicked. After spying each button all the properties are same except First button Index 0 html id:=btnSaveTab1 outerhtml:=", Second button "html id:=btnSave "outerhtml:=", Third button "html id:=", outerhtml:=",
hi in real time who will execute the qtp test scripts? my faculty said, in a companty automation testers are written the test scripts and manual testers are execute the test scripts...IS IT RIGHT OR NOT?
What is the quicktest professional testing process?
Can any one explain me what is the procedure to connect the remote desk by using QTP 9.2 ?