Write a code check the checkbox in the web table which is in
the 4th row and fifth column (Use child item concept)

Answers were Sorted based on User's Feedback



Write a code check the checkbox in the web table which is in the 4th row and fifth column (Use chi..

Answer / uday

set cbObj=browser(browserObj).page(pageObj).webtable
(webtableObj).childitem(4,5,"WebCheckbox",0)

cbObj.set "ON"

Is This Answer Correct ?    16 Yes 0 No

Write a code check the checkbox in the web table which is in the 4th row and fifth column (Use chi..

Answer / goutham

set cbObj=browser(browserObj).page(pageObj).webtable
(webtableObj).childitem(4,5,"WebCheckbox",0

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

what is selective recording ? and normal recording?

1 Answers   iSoft,


A web page title might be xxxx@xyz.com or xxxy@xxx.co or xyz@abc.in.Using what mandatory properties can be the page identified.Give the regular expression for that.

3 Answers   Virtusa,


hi in real time who will execute the qtp test scripts? my faculty said, in a companty automation testers are written the test scripts and manual testers are execute the test scripts...IS IT RIGHT OR NOT?

2 Answers  


how to run the script If QTP tool not identify object in web page

2 Answers  


How do you do batch testing in QTP, if so explain?

2 Answers  






dar Sir I am Facing th eProblem in QTP thet ,when I start thrcording inthe QTP for the ASP front end and C# the Coding Language I fing that recording is Done well for the Login screen but at the Time Running the script the QTP is Unable to Identify the Objects On the Objec Onht eLigin screen .Please answer the Question in Description and the Propables reason I might be facing alsp the Popable solution I have to Take thanks and ragards

1 Answers  


Can we write class for vb script in Quick Test Professional?

2 Answers   JPMorgan Chase,


can any one tell me how to select some text.i need the script for that

1 Answers  


Local Obj Repository and SOR are editable know, y we have to edit those.. i mean in which situation we need to edit those and how to do..? pls help me..

2 Answers  


What are the limitations in using Virtual objects?

1 Answers   ITC Infotech,


What is the use of an object spy tool in qtp?

0 Answers  


i m tryed to use qtp in a user registration form but at the "image enter"part it gives a error when i run the qtp bcz the image is changed every time so it gives a error when i use regukar expreesion fot this it still gives a error value bcoz it reads the image code bt nt reconige the image which i enter in the image verification text box.so hw can i automate qtp for this function.plz give me a answer

1 Answers  


Categories