1) 100 test boxes there in application. how to click 100
test boxes using vb script? 2) 100 objects there in web
page,how we will store that 100 objects repostries?

Answer Posted / mohammed zakir

CNT=EDITCHILDOBJ.COUNT
FOR I=0 TO CNT-1
EDITCHILDOBJ(i).set "xyz"
next

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

If I change the object name in one action will it be updated in all the actions? Or not?

604


breef description of batch testing ?

1713


what function you write to do database testing with the help of qtp?

1365


How many types of recording facility are available in quicktest professional?

571


To retrive the test data which tool vl use and whats basis u vl write test data? its urgent

1448






How can you close the second opened browser?

806


hou can we use vb script in qtp could u tell me breafly

1745


In Test Directory, What are the contents in test case designing? if you prepare in excel sheet how u use thrw Test Directory?

1510


What do you mean by iteration?

632


how to fetch the values from grid? & qtp recogniges that grid as a webelement? what u do?

1910


Explain the features and benefits of quick test pro(qtp)?

519


Explain Descriptive Programming Types with Examples?

930


what is command for executing files?

1519


hi guys we r working in office...we write some scripts..suddenly we have a work(5min only) in out side..what will do now,,,used to system shut down or log off or lock or sleep mode,switch use or hibernate?

1588


wht type of User defined functions or Java Releated functions do we write in VB scripting

1833