Write a script to delete a specific row in a webtable.

Answers were Sorted based on User's Feedback



Write a script to delete a specific row in a webtable...

Answer / 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

Write a script to delete a specific row in a webtable...

Answer / 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

More QTP Interview Questions

how to export the result to notepad....for example i want to enter the user name and pass word and clicking on login button ......once you click on login button the corresponding page will open ...in that page you having one list box ...here you can get either success or failure ........friends here i want export the message what ever i got either success or failure .....how to export the result to note pad

1 Answers   Mind Tree,


Explain the keyword createobject with an example.

1 Answers  


What are the types of Object Repositories in QTP?

1 Answers   Ordain Solutions,


if we can find the status of script in qtp that either it's pass or fail then why we need to put this status on different excel file or log file in hybrid framework .please let me know asap thanks

1 Answers   iCreate,


What are the differences between quicktest professional and winrunner?

0 Answers  






what is impact analysis on regression testing?

0 Answers   L&T,


When I parameterize a script then for each iteration script is executed from begining to end. If I want to execute some middle steps multiple times using Parameterization (avoiding begining and end steps), what is the solution of this (e.g. total steps are 1 2 3 4 5 and i want 2 3 4 only(not 1 nd 5)

3 Answers  


How the objecs properties are identified?Tell me in Hierarchical order?

5 Answers   IBM,


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

0 Answers   TCS,


Shall we add Local Repository to shared object repository,if yes,how we add

4 Answers  


How to verify the Cursor focus of a certain field?

1 Answers  


suppose take one row in a row 16 columns is there.in 16 columns 16 numbers is there.but i want to get each 3 column number.o/p :5 columns get in 16 columns means. so can anybody write this function? plz send if u know the answer.

2 Answers   Bosch,


Categories