if we made any changes in shared object repository how it reflects of others like our team members?
Answers were Sorted based on User's Feedback
Answer / matilda
Shared Repository is nothing but A common repository for all team members who are using that test solution with same repository. During that time it shows read -Only to all,so that changes will reflects to all.
| Is This Answer Correct ? | 6 Yes | 0 No |
Shared Repository is a common repository which is using by all the team members,
Before script development/exectuion,every team members will take a copy of the Shared Repository to their local system.
if any changes happened before taking copy of the shared Repository by team members it will effect to all.
if any team member changes any object property in his/her local sytem,then it will not effect to all.
| Is This Answer Correct ? | 0 Yes | 0 No |
Hi all, can anyone tell me the challenges u faced while using qtp?
How would you parameterize the text field "Country" and the same "country" when it appears as combo field on other page with text field city and same with City combo field?
What are Test case selection criteria for Automation?
What is recovery scenario manager? When you go for recovery scenario manager? Tell me one scenario were your used recovery scenario in your project?
When you are running a batch test of 5 scripts and in 2nd script appln crashed, what hpns then?
what type automation is fofollowed in the project?
How can we call Winrunner functions from QTP?
Explain how Does Run time data (Parameterization) is handled in QTP?
i have to login into gmail loginpage i have to pass testcase into userid and password by using functions. the test case of user id is it should take only lowerletters alphabetin between 4 to 6 length.it should not take spectial letters.it should not take numbers.testcase for password is it should take numbers and it should not take alphabets note the following things must happen 1 when i give correct password and userid that password and userid should be seen in QTP result and notepad,xl sheet 2 when i gave in valid password the system willgive message please give valid password that particular messaage should be seen in QTP result,norepa and xl sheet
What type of problems one will face with QTP , if too many browsers are opened at a time?
Will QTP gets installed on virtual PC.What is the maintenance number to be given
What are SetToProperty, SetRoProperty, GetToProperty scripting?