What exactly a frame Work means?what are the different type
of frameworks done in QTP?why the caption for QTP given as
advanced keyword driven?
Answer Posted / laxman
In real time projects ,we use to call ,Frame work as a
folder. This folder contains the components such as ,
Object Repository,logs ,test data,script,result...etc. so
whatever files are created to develop a script are stored
in a sepatate folder,which is nothing but a framework
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
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?
1. What is the difference between Keyword and function in the keyword driven framework? 2. How do you associate Keywords to the script ?
WAT IS DATA BASE AND XML CHECK POINT ?HOW TO IMPLEMENT IT ... GIVE PROPER EXAMPLE FOR IT
How to find the name of the machine where you are running your automation scripts in qtp?
How to use debug tools?
What is the short cut keys for the following?
Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.
Excel sheet having some datas and some datas present in the application (in table). How will you compare these two datas? Write code to fetch datas from Excel sheet.
By using QTP can we record any log files written by the application which is in execution?
What is the syntax to call one script from another?
what is review
There is an excel file of 1 to 100 sheets how you will iterate through it?
How to change the priorities of the recovery scenario properties?
one screen page,that contains file , browse , update and cancel buttons.when we browse a file it should get update otherwise it should go to previous page.write negative test case for that.
Explain the difference between data driven testing and parameterization ?