there are having 10 checkboxes..how can i check only first
5 check boxes by using descriptive programing..
Answer Posted / pushpa
By using QTP Ordinal identifier "creationtime" like
Browser("title:=").page("title:=").WebCheckbox("Name:=',Creationtime:=0").select
| Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
Where you are storing your script?
How to record a qtp script ?
What are the factors on which script execution time is dependent?
Does quicktest professional (qtp) is unicode compatible?
What is test object model in quicktest professional (qtp)?
what is the mail use of frame work(with detail). architecture for keyword driven frame work
Explain the concept of object repository and how quicktest professional (qtp) recognises objects?
you are recording on "WINDOW 1", say it has a link if you click on that, that leads you to "WINDOW 2". If you do any manipulations on "WINDOW 2" that are automatically updated in to "WINDOW 1". But "WINDOW 1" is currently invisible. But the updations in "WINDOW 1" must also be recorded as a script in QTP. The best Example is if you update your resume in JOB STREET portal it actually happens in other window, but the previous window is automatically updated. Now does QTP help you in this types of situations? Any body can answer this question. please..... Siva
what are the limitations of smart identification in qtp 9.0
What is qtpro? What is a quick test professional?
They asked by using qtp recording writing scripting
how we implement share object repository in QTP 9.0 without using quality Centre , Explaine in brief
What are benefits of qtp?
can any boby tell me what is method or steps to connect the remote desk top by using QTP 9.2 version?
What is difference between Recording time object identification and Run time (Execution) time.