Write a code check the checkbox in the web table which is in
the 4th row and fifth column (Use child item concept)
Answer Posted / 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 View All Answers
What is data driver in qtp? Where we use it?
How do you perform Regreession Testing?
Whar are the challenges do we face while testing web based applications using the automation tool QTP or any??
How to use actions in qtp ?
explain how to write vb script in qtp?when will you write own script?
Hi I am new to QTP. can u please answer to my qus... suppose 3 excel sheets are there * we are trying to check for login credentials for a page. userid from excel1 , password is from excel2 whether the page is opened or not that checkpoint is result is should be stored in excel 3.... this qus i have faced in IBM technical round... please tell script for above query ... please please
when I was doing the web testing with QTP using with standard checkpoint the Object selection -checkpoint properties dialog box not displaying pages and links hierarchical order. Could you please tell me. thanks
how to test Web application using QTP software
when will you do debug your script? and explain that process?
How to test login module with different username and password by using data driven testing in QTP?
in a web page hoe to check the dynamic links that rechabging with out using regular expressions
What is a Patch in QTP?
What is the default add-ins in qtp?
What are the automation metrice in your project?
In what occasion we can specify global sheet and action sheet?