We have an action attached with the library file in QTP. When I will click on run button,which file is going to be executed first a)Action b)Library
Answer / jpmumbai10
Action is going to be executed first. In Action only we are
calling functions or repository,...
Is This Answer Correct ? | 3 Yes | 1 No |
Hybrid framework supports Descriptive programming. Is it true?
Explain about reusable actions?
If enter into interviewer room? how u introduce with him. with shakehand or waht?
Syntax for how to call one script from another? and Syntax to call one "Action" in another?
How to start recording using quicktest professional (qtp)?
What will be the script for recovery scenerio.plzanyone give ans with aexample related to banking project
Explain the N-tire structure(process) for Funds Transfer ( means give N ways to funds Transfer in an Application)
how to write this script using descriptive programming? the script below is the script generated by QTP plz write the script using descriptive programming? plzzzzzzzz do answer thanku Browser("Welcome: Mercury Tours").Page("orkut - login").WebEdit("Email").Set "test123" Browser("Welcome: Mercury Tours").Page("orkut - login").WebEdit ("Passwd").SetSecure "475259b450e3d212bef4a5f5ce9d32ebcbf4" Browser("Welcome: Mercury Tours").Page("orkut - login").WebButton("Sign in").Click Browser("Welcome: Mercury Tours").Page("orkut - home").Link ("Logout").Click Browser("Welcome: Mercury Tours").Page("orkut - login").Sync Browser("Welcome: Mercury Tours").Close
In automation testing Can we retest virtual object in the application after getting new version from the developers, is there any property will change for that object or it won't.?
Suppose U change the script whether it affect the object properties of the object in the object repository
what is the smart identification techniqu?what r the different mechanisums used in it?
Have you used TD?