In a shared Object Repository in QTP if some object is
changed how can the other script which is using the same
object can be known
Answer Posted / rana banerjee
One way to figure out the impacted scripts is to do a
search in the script.mts files for the object with the
original object name.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How u will do versioning in QTP?
What is the difference between qtp and selenium?
before launching qtp, we need to close all the open browsers u dont know what are all the browsers either it might be ie,mozilla etc and u dont know how many brosers are open.... u need to close all these before launching qtp.. can anyone plz temme d solution...
Hi iam shankar here, right now iam working on manual testing. i want to switch over automation tool qtp, right now iam taking training class outside on qtp, please let me know the cost of QTP tool for full version, wether it's an annual subscription or monthly subscription.
what is supply chain management?
What are the ordinal identifiers in web page?
can any body tell me how i create a simple script and apply output value on it .pls send me a step by step process
What is regular expression?
What is quicktest professional?
How you are developing the script? Using record and play back or manual?
How can I import environment from a file on disk?
What are the properties you would use for identifying a browser and page when using descriptive programming?
What is a programmatic description?
How are cgi programs, applets, javascripts, ActiveX components, etc. to be maintained, tracked, controlled, and tested?
Hi All, issue is related to handling pop up script generated in IE, and run on mozilla. In App Under Test, when we get the alert pop ups, we just click ok button. if we need to run the same code on mozilla it will not identify . so we will check browser if browser(*).dialog(IE object).exits browser(*).dialog(IE object).winbutton(OK).click else 'by default mozilla browser(*).dialog(mozilla object).page(*).webbutton(OK).CLICK END IF But my qustion is. Do we write the above piece of code where ever we get such kind of pop ups from the application like alert pop up, confirmation pop up.... OR do we have any other alternative way to do this by using any functions in Recovery Scebarios? If Any of u know idea please do help me in this regard. or send answer to kravimb@gmail.com