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 |
1) 100 test boxes there in application. how to click 100 test boxes using vb script? 2) 100 objects there in web page,how we will store that 100 objects repostries?
Tell some commonly used Excel VBA functions?
I have developed and executed a script successfully, and saved the same to QC. When I tried to execute the script from QC, the script is not executing. What are the possible reasons?”
How to invoke Mozilla from QTP thru VB Script
What is the differnce between action & script
Use of Debug Viewer?
write string reverse prog using vb script with out using string reverse statement();
what are the utilities and drivers
We have 10 page.In first page we 2 popup and next page we 3 popup window......(windows name is different)how can we handle the all the popups without using recovery scenario
What is the descriptive programming?
How to suppress warnings from the test results page?
can u Give Procedure to Handle Pop Window & write Code for that