How to load object properties to object repository through
scripting.give one example
Answer Posted / vamsi
repositoriescollection.add (payh of the object repository.tsr)
| Is This Answer Correct ? | 9 Yes | 6 No |
Post New Answer View All Answers
i need to add 1000 users in a domain i written the script for that and it is running successfuly but the problem is that my system is not the user of that domain in which i have to add users so for adding users in that domain i have to install qtp on that another system, can anybody suggest me the way to add those users from my system ultimately i want to know how to access remote computer through script
How to get popup error message.
How will you report the bug and explain the defect tracking sheet you handled?
How to remove the associated function library?
how can i sent QTP results to the Html, notefile ,xl file give me the code using g mail login page
What is data driver in qtp?
Is there any relation between Keyword Driven Framework and Recording modes provided in QTP( whether Recording modes are applied on keyword driven framework or not?)
i need code for how to click on particular mail in utlook mail box .its urjent Thank You Balaji
Can we run multiple QTP scripts one after the other without manual intervention? How?
How to execute a winrunner script in quicktest professional?
How can i get the image text that changes dynamically? Here i have used "GetROProperty", but it's not working. I used like Ex:Browser("webmail").Page("inbox").image ("captchaimage).getroproperty("innertext/text/value")
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
Explain the concept of how quicktest professional (qtp) identifies object?
banking domain description for software tester for interview
How you can replace string in qtp?