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 / 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 |
Post New Answer View All Answers
Does QTP run in any environment?
Define virtual object?
hi can any body give me a script for creating a modularity or keyword driven framework..i am working as a qtp tester for 2 months but still i am not exposed to framework in my company
What is post recovery scenario?
what could go wrong with test automation?
In Test Directory, What are the contents in test case designing? if you prepare in excel sheet how u use thrw Test Directory?
Hi.. I want to do parametrization for selecting perticular flighr say XYZ by using local table: criteria: 1.If flight is available msgbox "Flight is available" and then select flight from flight table and click to ok button after that as enter username and ticket no and then stop 2. otherwise msgbox " Flight is not available" and stop Please help me out ..and let me know your responses on dipak.bachhav@gmail.com Regard, Dipak
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?
What is action? How many types of actions are there in qtp?
Explain the differences between table and db checkpoints?
What is the expert view?
1.Qtp suppots Unix& linx or not 2why qtp suppots shell script.
what is meant by source control?
What is the short cut keys for the following?
What are the types of data tables in qtp?