can u pls explain me About Driver script.
Answers were Sorted based on User's Feedback
Driver script is where we define how the QTP script execution should happen and in what flow operations need to be performed.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sandhyasankar19@gmail.c
Driver script is nothing but which drives the entire application...whatever we use to drive the application will be included in that for example envi variables, functions, start n end transactions etc.
| Is This Answer Correct ? | 0 Yes | 0 No |
Driver script is a script which start loading the environment variable,varibale initialization,data import and drive the execution process as defined in the framewark.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / suri
if we execute vbs file it launches qtp first with required add-ins and execute all scripts which are mentioned in Run Manager excel file.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to handle the errors without using recovery scenery?
what are the design objects in qtp
Does QTP work in UNIX environment
5 Answers BirlaSoft, C1 India,
How to Analyze the Checpoint results by Table and DB Checkpoints?
in data driven testing for performing operations which method is easy from manual test data,keyword view,or from database.and why?
how can i use text check point in descriptive programming. or else is there any way to compare the text in the application and the text in data table.
i need code for how to click on particular mail in utlook mail box .its urjent Thank You Balaji
what is the framework followed by ur company in qtp
write a script to verify the image path(src property) of the images which are in web pages.(do it by Descriptive method by creating a description object)
How to retrive the property of an object?
How to remove the associated function library?
Actually How do we use this Smart Identification Technology during Recording mode.