Answer Posted / sreedhar
VB Scripting
Java Scripting
J Scripting
Window Shell Host
| Is This Answer Correct ? | 11 Yes | 7 No |
Post New Answer View All Answers
i am a begnner so am learning Error handling :tried using Recovery manager didnt work i want to be able to handle errors , e.g. if while running the test the folwoing does not show up then how can i use the If then else and goto next step in the test, as in many scenarios it does not show up Browser("The Shopping Channel -").Page("The Shopping Channel -_8").Image("easy pay").Click
Can we access the java methods in qtp. Because my requirement is to access the swt(for eclipse an it is java code) methods in qtp is it possible?
Why to use descriptive programming?
Connect to QC using AOM.
Difference between copy to action and call to action?
How you can replace string in qtp?
What is RTM (require ment tracebulity marix) fromate?
How to execute the WR Script through QTP? I have WinRunner script with initialization script, common scripts, GUI AND functions. I connected WR through QTP with "call to WinRunner" option but I am getting problem after connecting to WinRunner i.e. showing "Do you want to quit now" with 'yes' and 'No' message box
If object is not recognized by qtp but the object is standard object what is your approach?
Explain Descriptive Programming Types with Examples?
In the website, the protocol has been changed http: to https what you will do? Tell me your approach?
What is a quick test professional?
1. wat are the main diff b/w QTP 8.0 AND QTP 9.2 ( not user interface) 2. wat is the meaning of Keyword in keyword driven frame work? 3. how u will handle the unknown errors while exucution. (not recovery scenario)
we add library file used in test via settings or through "ExecuteFile" command. when we implement framework do we make common library file and load the same for all the test cases execution?
Explain the difference between data driven testing and parameterization ?