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
what is stepin & stepout?
Can we call qtp test from another test using scripting. Suppose there are 4 tests and I want to call these tests in a main script. Is this possible in qtp?
If we put all properties in mandatory and assistive list of Normal Identification, Do we still need Smart?
Hi All, I have QTP installed on my machine but the application under test is on remote machine. I need to automate the scenarios which consist of automatically enter the remote machine through IP address ,record the application in remote machine and run it also when played. Can some one tell how to record the application in remote machine.
what is the diff b/w assistive and mandatary rules of object repository in QTP???
Hi How to retrieve data from web element line by line?
How to test fly out menu in qtp?
Is there anyway to automatically update the Datasource name in Database Checkpoints object when we migrate tests to a new release?
I am Facing Issues with learing datepicker 1)when i first learn datepicker as current system date . 2)if i wanna runtime datepicker value it gives error
What are the challenges u faced in testing with crm domain? How u overcome with?
how to test use the quality control .how to verify the image verification
Explain about the test fusion report of quicktest professional (qtp)?
HOw to add the recovery file at runtime to the test file .
When to use shared and local object repository?
what is vmodel?advantages and disadvantages of vmodel?