why was automation used in the project?
Answer / nithya.m
Automation is used mainly for Regression testing so that it
can reduce time for execution than executing manually .
| Is This Answer Correct ? | 6 Yes | 0 No |
What are the factors on which script execution time is dependent?
How to analyzing the checpoint results?
Why is Client side image is preferred over server side image?
How can i open 5 multiple browser at once through QTP VB script and i want to login with 5 different credentials i already tried with this code but its entering credentials only for first browser and am using datatable to parameterize
How many actions we can write in a test?
In qtp,how to interact tool & application build?
1)What is the Difference Between WaitTo & Sync?
we have a link in a website or webtable How can we record link in that table or site? link is not static we don't know exact location of that link? how ? if u know pls give reply with script also?
6 Answers Cognizant, Covansys,
Hi Friends, I worked with 8.2 not with 9.2. Please help me in this prob. I created one script and recorded some think and save as Test 1 then I opened process--open the object repository manager. Switch to file->save->give some name->save as Objectrepo1.tsr file. (This is the global repository file.) Then I went to object repository->tools-> associate repository ->click + icon ->open the previously saved Objectrepo1.tsr file. This is the global repository Now I created one more script and save as Test 2. In this script I am calling script with the Help of "Call of existing action" and I executed but QTP is not able to execute B’cos it is QTP is not able to read the Object Repository of Test 1. Please let me know why? Once I made Script 1 as a shared Obj. Repository so it would not give any Problem. Right?
how to use command prompt using qtp?
how to record a word doc using qtp i.e open a word doc,type something and save the doc can someone send me the code.
How to find the path of folder in which the test is saved in qtp?