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

what type of run time errors you get while you ar edoing rpg program?

0 Answers  


What is ObjectParamater?

0 Answers   CTS,


In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field and so on. how we can handle this scenerio thru Descriptive programming?

0 Answers  


1)what is the quality process in QTP? 2)how to add the .tsr file in qtp through scripting?

1 Answers   L&T,


Older version QTP is 8.2 and New version QTP is 9.2. My question is, Why it is QTP 9.2, why not 8.3,8.4 .... why it is not something ?

1 Answers  






How to map Test cases to the script? Please do anwser urgently?Thanks

3 Answers  


example-date format is 01-jan-09 in QTP.How to convert this format to 01-01-09?

9 Answers   Tech Mahindra,


i this is balaji from chennai i have 4 yrs exp in testing and my qualification is bsc computers i completed in correspondace in which companiies accept the correspondace plz let me know

1 Answers   Accenture,


Please explain the role of Regular expression in QTP

0 Answers  


Hi Friends, Can anyone help me out in this one? In QTP, I am using Data Driver and want to parameterise multiple values (say 3 values ) for a field. How can I do it using Data Driver wizard? Plz mention it step-by-step. In the end after doing the needful, on opening the Data Driver window, how can I get number (i.e. 3) in the Parameterised column for that particualr value? Thanks a lot in advance.

0 Answers  


Which object repository we use in real time and can we merge 2 object repostiory and how?

6 Answers   HCL, Satyam,


whenever U using QTP,Test Director, Why we using separate Bug tracking tool?

1 Answers  


Categories