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 |
How to send QTP test results to an email...(with out using Quality Center)?
How we test the logo or images in the web page using QTP? For example take google page, they change their logo for new year,christmas etc..How we test that? Plz answer this question... Thanks in advance..
I am new to automation testing.I am learning QTP 9.2.my question is how to install the defferent addins(other than Default Addins) is there any defference in QTP after installing the Addins.where we can get the addins?
How do u write script in qtp? where do u write?
what are the functions availabla in QTP? what are the data types in QTP?
Hi Friends,I hav Just finished QTP course.Can any body suggest me which is the best place to go and post resume(Ban,Chennai,Pune,Mumbai,NCR,Kolkata).I mean how r calls in these cities,the best one?
The interviewer asked me when u recorded one application.object repository properties are saved with .tsr extention. in qtp expert view wherever mouse is there that snapshot displayed in active screen but some recored script lines are not displyed in actives screen y?
What is an optional step in qtp ?
Can any one please list me out the shortcut keys for some functionalities in the QTP .. for example ..to record...to run...etc
Kindly help me with the following queries.. -- How to recognize webtable using QTP and how to use it? -- How would one conclude that it is a web table -- For Example, if there is a web table and I am clicking on say Cell A1, how would i know that i've clicked on cell A1 -- Kindly suggest me to use the web table better
Hi, When iam trying to import sheet to the QTP Global data table at the run time using the Importsheet method.It is able to import the sheet but no data is present after the import due to which the test is failing.Could anyone suggest what should be done. When I open the actual excel sheet data is present and is not corrupted.
1. In build1 there is a page with two check boxes and a submit button. You have prepared a script for that page and its working fine. In Build 2 the developers have added two checkboxes in the page. Will the script prepared for Build 1 work for Build 2 or not. If yes, why and if No, why. Remember the developers have not touched the object properties of the textboxes in the page.