Write a script to delete a specific row in a webtable.
Answer Posted / raj kumar
This is the correct answar
'The following example uses the DeleteRow method to delete the third child row of the
'first row of the "UltraWebGrid1" grid.
Browser("Database Updating").Page("Database Updating").WbfUltraGrid("UltraWebGrid1").DeleteRow "0,2"
Is This Answer Correct ? | 2 Yes | 5 No |
Post New Answer View All Answers
After fixing the bug, the same bug is raising again and again in new builds what we have to do? That bug is high level bug.
What is the difference between a Function and Procedure in QTP?
What are the methods of the TextStream object that are used for reading from a text file?
Explain different types of checkpoints?
Without using gui map editor we can recognize the application in winrunner ?
What is the new version of qtp which is recently released in the market?
This is Karthic and my mail id is karthic.venkitapathi@gmail.com, please give me an idea to crack qtp 10
How to upload excel files into Quality Center using QTP Script and how to delete excel files from Quality?
can any boby tell me what is method or steps to connect the remote desk top by using QTP 9.2 version?
How you can delete excel file in qtp?
With what extension you can save the list of tests in a file to run in test batch runner?
In order to select an automation tool for automating ur application, what r the things u need to consider? For eg i will go for automation; 1) When there is a lot of retesting and regression testing. 2) Return on investments. 3) Whether the tool supports the appln. 4)--------------, etc. Pls give me more number of points because my answer did not satisfy the interviewer. Very urgent pls
How to run an integrated test scenario using Multiple Actions? How to use the QTP Step Generator?
Consider one application is open, clicking one menu will open another application in another browser. QTP does not catch the URL of the second browser(second application). can we capture it ?
If I change the property value at runtime is it effect is object repository?