if there is a web table of having row and colmns.a button is
placed at 2nd row's 3rd column which is worked for both edit
and delete..how to write script for the button to test both
operation on the web table using desriptive programing..
plz help me on script wheather using getroproperty
Q2)what is the command for taking valiue from a web table in qtp
Answer Posted / narendra
Answer for 2nd question is
Browser().page().WebTable.GetCelldata(2,3)
| Is This Answer Correct ? | 17 Yes | 4 No |
Post New Answer View All Answers
Give the syntax to import/export xls into qtp.
hou can we use vb script in qtp could u tell me breafly
What is the difference between shared and local object repository?
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?
Have you faced any problems with object repository?
What is a quick test professional?
What is the Command used to start the QTP
What is RTM (require ment tracebulity marix) fromate?
How does qtp recognize objects in aut?
HOw to add the recovery file at runtime to the test file .
Can QTP be used for GUI testing ?, We are using Java with MySQL and Operating system is Linux. We are NOT using the web.
What are the features supported by UFT?
WAT IS DATA BASE AND XML CHECK POINT ?HOW TO IMPLEMENT IT ... GIVE PROPER EXAMPLE FOR IT
With what extension you can save the list of tests in a file to run in test batch runner?
how do you parameterize search button from the website? the page is a single winobject and i have made a virtual object button of search button but search box can't be converted into a winedit and if we try to convert it into winedit the value we enter in a searchbox appears as numbers in the script so we arent able to parameterize.help!!!