there are having 10 checkboxes..how can i check only first
5 check boxes by using descriptive programing..
Answer Posted / nuka raju
Dim objCheckbox
set objCheckBox=Description.Create()
objCheckBox("micclass").Value="WebCheckBox"
set objChildObjects=Browser("micclass:=Browser").Page
("micclass:=Page").Childobjects(odesc)
for i=1 to 5
objChildObjects(i).Checked
Next
| Is This Answer Correct ? | 11 Yes | 5 No |
Post New Answer View All Answers
Difference between copy to action and call to action?
Where we can use the analog mode and where we can use the low – level mode?
What is the difference between run time object and test object?
I have some real time based question.. 1.what are the challenges you have faced in your current project. 2.what are the bugs you found in your current project. 3.what are the strategies you follow to convert manual test cases into automation test cases. 4.how QTP identify two different browsers. 5. When you create a function library and share object repository what are the problems you have faced 6. How to solve the tool tip problem 7.what are the interesting bug you have found in your current project. 8.what is your daily work as a automation test engg. 9. how to create a weekly status report. 10. how many test cases you write,review and execute per day. 11.what are the uses of SQL in automation. 12.How to retrieve the data in html through vb script. 13.If application is very slow how to test the application in qtp.
Explain the qtp test phases.
can any boby tell me what is method or steps to connect the remote desk top by using QTP 9.2 version?
i have doubt suppose iam purly working in QTP, when i will work on sql and performence testing? pls any one clarify doubt?
How can I find out the cursor position through QTP suppose I am keep tabbing(Pressing the tab key continuously) and stoped at a position Now I want to find out where the cursor position is
How many types of parameters are there?
Client is able to provide budget..he want you to choose the automation tool for the web application? which one you will select ? QTP or Selenium ? what are the reasons?
Can I change properties of a test object?
Hi All, I need code for how to execute qtp scripts from excell sheet
how to do the batch testing in test director using manual testing procedure?
What is the difference between the design-time and run-time data tables?
Step 3&4 are repeated until an the object in recognised uniquely.