If you have 2 versions of a software (v1.0 & v1.1) and you are testing v1.0. How do you confirm that the defects found in v1.0 have been fixed and have not migrated to v1.1 ?
3 8481Post New BN Interview Questions
How to drop a stored procedure in oracle?
i want to do sap course as i am fresher(mba hr) is it usefull to do sap hr without experience
What is a retain cycle?
What is a web api? Which protocol is used in a web api?
What does ctrl r do in chrome?
What will happen when windows 7 is no longer supported?
How can you run selenium server other than the default port 4444?
How do you create a worksheet in excel?
What does mean in python?
How is the indent amount customized?
What are the advantages of blackberry technology?
Is apache spark a tool?
How do I pipe the output of one isql to another?
Explain the concept of memory leak?
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?