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

we add library file used in test via settings or through "ExecuteFile" command. when we implement framework do we make common library file and load the same for all the test cases execution?

0 Answers  


what is the use of VIRTUAL OBJECTS? explain ?

10 Answers   ABC Infotech, IBM, TCS,


can we enable smart identification for test object

3 Answers  


Diff b/w Test Design and Test case design? What is the Design Review's and Code Review's. When will you conduct tese reviews?

1 Answers  


how can you select random value for every iteration from a weblist

4 Answers   Microsoft,






who will distribute the project modules for testing in testing team ?

2 Answers  


How you can write contexts to text file in qtp?

0 Answers  


In project module it contains 3-ok buttons with same properties who qtp identify its objects while runing ??

5 Answers   HCL,


How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s. What is the difference between them? How to handle script issues?

0 Answers  


How can the expected image for a bitmap checkpoint be recaptured in QTP

2 Answers   Ordain Solutions,


If u don't have any Knowledge on perticular application but they give that application to u for Testing ? Then How we wil move towards testing on that application?

16 Answers   Genpact, HP,


In a yahoo web Application there are 65 links.one day it will opens 50 links and another day it will open 55 links.In this scenerio write Descriptive programing for Automation?....Pls write the code for this scenerio.

1 Answers   College School Exams Tests, UHG,


Categories