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
when u script reveiwing in which area u more concentrates?
Does QTP10 supports Windows 7OS +IE 9 combination? Which is the preffered combination ,Plz let me know?
How to find the name of the machine where you are running your automation scripts in qtp?
regular expression in qtp standar check point for months from accepting months from january to december only
How many types of recording modes in the qtp?
How is recording done when a application is over lapping the QTP application it gives a message object not recorded
Hi, can explain the draw back of manual testing.plz send me the answer to my mail id deepthip1985@gmail.com
When to use descriptive programming?
Explain the features of quick test pro(qtp)?
How many tabs are available to view your test in a test pane and what are they?
A FORM CONTAINS 5 FIELDS. 1 FIELD IS ENABLED REMAINING(4) FIELDS DISABLED. MY QUESTION IS ENTER VALUES INTO 1 FIELD AFTER THAT CLICK TAB BUTTON THEN 2 FIELD ENABLE THIS PROCESS CONTINUE UPTO 5TH FIELD. HOW TO WRITE CODE IN DESCRIPTIVE PROGRAMMING. PLZ TELL ME THE PROCEDURE AND CODE FOR IT.
what is run-time data?
How to read a text file from QC using QTP. I would like to do something like this. But instead read a file from QC and NOT from my local drive. Set fso = CreateObject("Scripting.FileSystemObject") Set InputFile = fso.OpenTextFile("C:\test.txt", ForReading) Thanks
Hi any body pls help me for QTP 11.0 software free demo version. i have to practice. Kindly send the link.or where i have to download.
What are the Disadvantages of shared object repository?