WHAT ARE THE DISADVANTAGES OF SHARED REPOSITORY?
Answer Posted / laxmiprasad
when we working with shared OR if someone modified or
deleted the object information it ll effect another script.
LAXMI+prasad
09326399961
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
Which environments does qtp support?
Why bpt?
why you have standardized functions? plzzz guys with real time exp. do answer
How to write business scripts using object repository with different scenarios
am not having intrest in coding lang like c c++ java etc can i choose Testing tools as my carrier and please suggest me which tool is good (suitable for me)
What is the difference between analog and low level recording?
How can I change object description or check point values in qtp?
Explain the parameter in qtp?
Print the Prime numbers in below format only up to 20(Need commas also) 1,2,3,5,7,9,11,13,17,19
Hi, I'm a beginner in QTP and planning of a certification in QTP, but have no idea about it :P. Could anyone please tell me what certifications that a QTP- beginner can take? What is the fees and the syllabus for the certification? Please reply soon. Thanks Vidhya
I want to configure the OR and library files to a particular QTP test during run time. Note: OR and Library files are located in Quality Center. Is it possible in QTP? Anybody having code?
how to use the regular expression for the below code-- swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:56" There is a tree view window of the folder's ie Medication- >Pharmacy(sub folder)with 56 as count of records...The records can be different or if no records present in the specific folder..then it show "Paharmacy:-no records".Whe i record at the first time .....and try to rerun the same script with different records count say "pharmacy:800"..qtp is not regnizing it...therefore i want to user regular expression..but donot now how to use it and where to use...i have tried.... swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:\*"..but it s of no use..plz help..me
What is the standard timing delay for web based application in qtp?
distinguish between old version and new version QTP features.
How to run an integrated test scenario using Multiple Actions? How to use the QTP Step Generator?