Answer Posted / arpillai
In QTP, we can learn objects using object repository.ie,Go
to Resources>Object Repository>add objects. Then a hand
icon will appear. Place the hand icon on the window/object
you have to learn and then click.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is active screen?
Does QTP have any limitations?Can it work with all kinds of programming languages like java,springs,ajax ,hybernet?Also does it work well with windows 7.What are its other limitations
What are the technics follow in writing VB script?
what are the critical test cases in crm? tell me atleast 5 critical test cases? what are the critical bug u find out while testing crm domain?
I am a new tester that needs to create an automatic script involving security questions. On a webpage I need to select a security question(which are random) from a drop down menu, and then input the answer as the last word from the security question. I have the script set-up to automatically select the first security question from the drop down. The problem I am having is trying to insert the security answer. How do I insert the security answer based on the selection from the security question?
What is standalone database?
If object is not recognized by qtp but the object is standard object what is your approach?
Which scripting language used by quicktest professional (qtp)?
In the Hybrid framework, data can access the database, excel file, XML etc. Is it true?
Is the qtp course will help to create a virtual object?
How to find Operating system information using QTP script?
How can get count of list box?
What is the difference between the keyword view and expert view?
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
What is Curd testing?