Answer Posted / priyaramesh
ActivX
Visual Basic
Web
These are the 3 Default Add-ins in QTP 10.0
| Is This Answer Correct ? | 10 Yes | 3 No |
Post New Answer View All Answers
hi can any body give me a script for creating a modularity or keyword driven framework..i am working as a qtp tester for 2 months but still i am not exposed to framework in my company
i'm using the qtp to test to vb appliction,i wanted to get the new application's title.i didn't want to use the winAPI to get it ,i 'd like to know whether a QTP function can do it. Eg: SystemUtil.Run "C:\Program Files\.....","","","" 'run an application, and misure the application is activating,then how to get the hwn wihtout using windowns api
"What are the common constrains that we need to consider when we prepare testcases for ASP application". Thanks in Advance...
how can we compare descriptive programing with a regular expression
give me an example where u used good judgement and logic in solving a problem
We stored into the objects OR and then write the scripting
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
How you debug your script?
What is the default object synchronization timeout in qtp?
How to connect to a database?
Where we can use the synchronization?
Explain the concept of object repository & how qtp recognizes objects?
In qtp, how you can get the last character from a string?
What are the methods used in UFT to handle exceptions or run-time errors?
What is meant by Output Value in UFT?