WE ARE PLANING TO DESIGN AUTOMATION FRAME WORK. HOW TO CALL
CONFIGURATION SCRIPT FILE(.VBS) FROM DRIVE SCRIPT FILE(.VBS)
Answer / raju
Place file in your script folder and use
Filename = Environment(“TestDir” ).value & “\Filename”
(or)
ExecuteFile "(*.vbs) path"
Is This Answer Correct ? | 1 Yes | 0 No |
After coming to know that QTP could not identify non-standard objects, we set those non-standard objects as virtual objects using Virtual object wizard. But how can we identify that qtp could not identify non-standard objects?
what is recovery scenario in QTP? what is the need of the recovery scenario in QTP? what are the advantages of the recovery scenarios in QTP?
what is run-time object property in Object spy in QTP9?
What ate the Technologies supported by QTP?
3. Anyone pls tell me as many points as possible for this question? what r the things to take into consideration before automating an application like; a). Identify whether the tool supports the appln or not. b). When there is lot of retesting and regression testing. c). ROI. d). When there is a need for running same script for multiple datas, etc. e). ---- f). --------- Pls give me more points.
What are the properties you would use for identifying a browser and page when using descriptive programming?
What is BPT?
HI. Plz Clarifie my doubt,having 2+yrs experience in Testing , But My accedamics(Xth,INTER) are Less than 60%, But B.Tech 72%. It creats any problem , When i change to any MNC. plz tell me......... lot of friends told it's a problem, Some people says NO problem, What .............
How to handle dynamic objects in QTP?
How to use output values in qtp ?
How you handles Pop-up windows which are Dynamically changing in Runtime?
how can i pass a "cript"as a parameter in to a function