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
what type of run time errors you get while you ar edoing rpg program?
How will you find the current time of the remote machine using QTP script?
What are the 3 main stages involved in testing with qtp?
i have doubt suppose iam purly working in manual, when i will get work to do on sql and performence testing? pls any one clarify doubt?
Explain the types of object repository?
What is the difference between shared and local object repository?
What are the types of data tables in qtp?
How we can use the database checkpoint on a java web based application in which the database connectivity is done using JDBC->Pure Java type (in this type there is no need to create a DSN). At present in QTP we can fetch database values using checkpoint only through DSN. Is there any programming for this if we don't have DSN (ODBC)
How does qtp identify the object in the application?
How u will do versioning in QTP?
Which functionalities of QTP used in banking project?
Tell me about your project? please help me how to tell about insurance project
can any body plz help by sending the qtp docs and qtp ppt's? this is my mail id:murali.padeti@gmail.com
Does quicktest professional (qtp) is unicode compatible?
How can we conduct U-I Testing by using QTP??????