Write a script to delete a specific row in a webtable.
Answer Posted / saravanaraja
using row index we can delete a particular record in a web
table.
Browser("").Page("").weblink("html id &index number").click
| Is This Answer Correct ? | 3 Yes | 9 No |
Post New Answer View All Answers
How many add-ins comes by default with quicktest professional (qtp)?
How to associate function library at a run time?
what is review
Hi! My OTP script has several bitmap checkpoints included which I check in the test results xml file. The test is for SAP 4.7. I need to save these bitmaps to files or at least export them to the html file using the export function in the test results viewer. Could you please help me with this problem? Thank you in advance! Best regards, Peter
Is there any pdf or online book for QTP Scripting? Let me know more about QTP Scripting.
Can we run test with out adding object in object repository? How it is possible?
Hi All, I need code for how to execute qtp scripts from excell sheet
what r the verstions from 1st to present (verstions) of mercury tools (like winrunner,QTP,Loadrunner) ? Chandana
Hoe can we do retesting using functions please give the code for it using login page
If I am scripting Web-based Surveys using QTP that open up differently but at the exact same point require a username and password can I automate that username and password for all the surveys some how using QTP?
What is the new version of qtp which is recently released in the market?
Explain the features and benefits of quick test pro(qtp)?
How does quicktest professional identifies the object in the application?
How many types of actions are there in quicktest professional?
There is an built in window application in qtp9.1,i.e.Flight4.0.i want to implement the recovery maneger on it.How can i do this?