Suppose u run ur script today and it is working fine ,nobody
has changed the setting and all.u r the owner for the
script. But when tomorrow I ran the same script again it got
failed and It didn't able to identify one object. Can you
tell me what would be the reason for this
Answer Posted / narendra
New build got deployed in which the object properties used
for identity might have changed
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
If created one virtual object? Next time I changed the window position will it work?
How to find operating system information using the qtp script?
I opened gmail login into gmail and i have to save (Pass or move) all the mail into notepad please give me code Thanks of all
What is post recovery scenario?
Which recording modes need more memory?
what is the diff between manual test plan document and automation test plan doc.can u explain indetail.
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 is a recovery scenario?
What is keyword view in qtp?
What are the disadvantages of recording test cases in qtp?
How to integrate QTP with QC using VB Scripting? What are the prerequisites to connect with QC?
What are the flaws in water fall model and how to overcome it?
What are the key points to create a framework in QTP for oracle forms?
who QTP recognizes the object stored in object repository?
Where is the resultset of a sqlquery (which is fired by rsobj.open sqlquery,xxxx,xxxx) stored ?