How will u find that how many List boxes( and check boxes)
are present in one particular window
Answer Posted / venkatesh
Set oPageObject = Browser("browsername").Page
("pagename").Object
Set oTableObject = oPageObject.getElementsByTagName
("list")
iTotalTbl = oTableObject.length
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
could any help me please, how to work on visual foxpro application using UFT
Hi, how can we check or avoid the memory leakage in QTP9.2?
what r the main attributes of test automation?
How to run a test using quicktest professional?
Explain the concept of object repository and how quicktest professional (qtp) recognises objects?
HOw to add the recovery file at runtime to the test file .
what type of run time errors you get while you ar edoing rpg program?
What are the types of object repository?
How to record a qtp script ?
Hi I know two types of testing processes. 1. Reaquirments stage,test design,code review's, Design review's, Test Plan, Test Cases design, test execution, Defect Reporting and tracking, UAT, Signoff. 2.Test Initiation , Test Plan, Test Design, Execution,Bug tracking, UAT, Sign off.
what is object and child object.. explain ..if possible give some example for better understanding ..
how to test use the quality control .how to verify the image verification
How is recording done when a application is over lapping the QTP application it gives a message object not recorded
what is clean sweep?
suppose i login into gmail page after that i read all the messages (say 10 messages) i have to send (SAVE) the messages in Html,notepad and i have to replay(Compose) send the messages please give me the code and give mail id so that i can clear my question