write a qtp code to count the number of child objects in login
page and highlight it
Answer Posted / prathyusha
set olink=Description.create
olink.add "micclass","text"
set olinkcol=B().P().Link().childobjects(olink)
msgbox olinkcol.count
for i=0 to olinkcol.count-1
olinkcol(i).HighLight
next
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain how Does Run time data (Parameterization) is handled in QTP?
"What are the common constrains that we need to consider when we prepare testcases for ASP application". Thanks in Advance...
What are the automation metrice in your project?
What is the default add-ins in qtp?
Is it possible to call win runner script in qtp?
Explain the concept of object repository?
Explain different checkpoints in qtp.
What is the qtp testing process?
can u please explain what is the exact difference between qtp8.2 and 9.0
What are the key points to create a framework in QTP for oracle forms?
hi i want license key for qtp 9.2 pls its adjust product name : quick test professional locking code :8 - 54A6A license type : seat license maintenance number : 88888888-8888 pls send license key to my email id borusu.ramkumar@gmail.com
What are the types of object repository?
What are the common defects found in your project? (in qtp interview)
How u will do versioning in QTP?
To retrive the test data which tool vl use and whats basis u vl write test data? its urgent