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 / naresh
1.you didn't click or enables the add-ins while open the qtp
2.or you first open application after that you open the qtp
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What are the five challenges you faced in QTP?
I had installed QTP 9.2. It is working fine but whenever I open QTP, it is trying to reinstall the below-mentioned files again and again "QTP92PS82UPGRADE.exe", "recogn.dll". If anybody has these files, please provide those files in this site or you can send that files to my mail id also (lravi4u@yahoo.com). If you don't know where the files will be in the QTP, search in the QTP software CD or path of QTP program installed (C:\Program Files\Mercury Interactive\QuickTest Professional)
I want to know what are QTP functons and what are VB script functions. What is the difference between them.When we have to use these functions.
What is the syntax for how to call one script from another?
How can we import into Excel "Details" ,"Result" ,"Time" parameters from within a Results Report which is generated after a Run error when a script is executed in QTP? Refer E.g below Status Functionality Description RunDate Fail Login User should be able to Login 12/3/2007 StartTime EndTime Details* 1:31:58 PM 1:32:29 PM (this one i want)
what is the hierarchy to use properties in descriptive programming
How to delete an object from the object repository?
how to use the regular expression for the below code-- swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:56" There is a tree view window of the folder's ie Medication- >Pharmacy(sub folder)with 56 as count of records...The records can be different or if no records present in the specific folder..then it show "Paharmacy:-no records".Whe i record at the first time .....and try to rerun the same script with different records count say "pharmacy:800"..qtp is not regnizing it...therefore i want to user regular expression..but donot now how to use it and where to use...i have tried.... swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:\*"..but it s of no use..plz help..me
Is there anyway to automatically update the Datasource name in Database Checkpoints object when we migrate tests to a new release?
What do you mean by iteration?
Define Error Pane of UFT?
Can anyone tell me how i used QTP 9.2 use for GIS based S/w with an example?
Explain types of output values?
Explain about business process component? types and usage?
How many lines of code in each script of QTP?