i'm using QTP 8.2, How should i select(browse) object
repository from desktop(or from local local drives like
C:\,D:\)?.
Note:- object repository to select(browse) is been sent by
some other person who is using QTP 9.0
Follow the below steps
1)First you have to use QTP 9.0 or the Person who is
senting object repository should use QTP 8.2 (Becoz QTP 8.2
and QTP 9.0 has dif. features,which may cause an error)
2)You can select(Browse)object Repository from desktop by
IMPORTING Point of view
| Is This Answer Correct ? | 0 Yes | 0 No |
Can any one explain about environment variables with examples?
Can we put more than one action in a single script???? yes or no.....
Diff b/w WEB TESTING AND Client server testing?
Hi All, issue is related to handling pop up script generated in IE, and run on mozilla. In App Under Test, when we get the alert pop ups, we just click ok button. if we need to run the same code on mozilla it will not identify . so we will check browser if browser(*).dialog(IE object).exits browser(*).dialog(IE object).winbutton(OK).click else 'by default mozilla browser(*).dialog(mozilla object).page(*).webbutton(OK).CLICK END IF But my qustion is. Do we write the above piece of code where ever we get such kind of pop ups from the application like alert pop up, confirmation pop up.... OR do we have any other alternative way to do this by using any functions in Recovery Scebarios? If Any of u know idea please do help me in this regard. or send answer to kravimb@gmail.com
how to connect qtp to sqlserver?(if any body know about this please send mail to me:sheik_feroz5@yahoo.com)thank u
What is the difference between per-action and shared?
Suppose one object is changed in a project after delivering the project.Where we will update that object? it can be present in many scripts so can we update all the scripts?
What is Curd testing?
How to retrieve data from application objects?
What is the differnce between action & script
Hi, I want to write the script for a webpage. But i didn't added the properties of the objects to the object repository. Without adding the object properties to the object repository, how to write the script. When i am writing the script, Let us say i typed as Browser (""). after selecting ".", if the object is added to the object repository it will display atomatically. But in my case it is not as i didn't added the object properties. How to proceed further in the above mentioned case to write the script manually. Pls let me know if you didn't understand the question.
how to retrive that the number of spaces are in a string ????