Answer Posted / firoz shaik
Think that you have a webtable and you are asked to pick
the data in the 1,2 cell. then this type of check point is
called table checkpoint. Here we are performing operations
on Table.
The solution is:
Browser("Browser").Page("Page").WebTable
("Student").GetCellData(1,2)
This is the checkpoint which is in the step form in QTP.
Now store this information in a variable as follows:
Info = Browser("Browser").Page("Page").WebTable
("Student").GetCellData(1,2)
Msgbox Info
This statement displays the data which is in the variable.
Info.
This is the method, where in we write the step
programatically.
If you have further questions, Give me a mail.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
after initiating one project for testing, when exacltly QTP tester role starts?
What is CMMP and CMMH?
What is quick test pro? What is a quick test professional?
I created 3 actions in test suppose I want to run action 1 in single time, action 2 is 4 time what I do?
What is environment variable in qtp and why to use it?
To retrive the test data which tool vl use and whats basis u vl write test data? its urgent
What are the views available in quicktest professional (qtp)?
suppose i login into gmail page after that i read all the messages (say 10 messages) i have to send (SAVE) the messages in Html,notepad and i have to replay(Compose) send the messages please give me the code and give mail id so that i can clear my question
What is the Difference between test object and run time object?
Where is the resultset of a sqlquery (which is fired by rsobj.open sqlquery,xxxx,xxxx) stored ?
Hi, Can we open a test in qtp10 which is saved in qtp 9.2?
Which advantages helping QTP to hold the position of "Market Leader" for such a long period?
What are the differences between quicktest professional and winrunner?
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?
Differences between quicktest professional (qtp) and winrunner?