what are the different types of framesworks in QTP?what is
the keyword driven framework?
Answer Posted / nandankumar
hybrid framework
modular framework
keyword driven framework
linear framework
There are lot of frameworks that the companies are
following..we can't say can't figure out.
Keyword driven framework :
1.First we need to create folder structure. (Create folders
like 1.Test data 2. Repository 3.Library files
4.Environment files 5.Recovery 6.Test 7.Log files.
2.Create the required resources..(the first five are the
resources)
3.Associate them to the main test.
4.Generate the script in such way that script should be
exectuted based on keywords mentioned in the datatable.
5.Analyse the results.
simple definition:
Keyword Driven FW is creating functional libraries and
calling funtion name as keywords in the test using
default.xls data table...
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to handle the exceptions using the recovery scenario manager in qtp?
Give me some real time point of way where exactly we can conduct audits?
Tell me about qtp?
how to find that a file has been completely downloaded or not? I told that "download Complete" pop up. but he told the tool doesn't recognize the pop up
What are the different kinds of test steps?
i'm using the qtp to test to vb appliction,i wanted to get the new application's title.i didn't want to use the winAPI to get it ,i 'd like to know whether a QTP function can do it. Eg: SystemUtil.Run "C:\Program Files\.....","","","" 'run an application, and misure the application is activating,then how to get the hwn wihtout using windowns api
For which type of projects the iterative model is not suitable?
Hi ,Can any one pleas explain how to test splash objects using QTP?
What is the syntax to call one script from another?
How can you write the scripts that operate on different objects depending on run-time information?
What is smart identification in QTP?
How do client side image and server side image work?
what is the difference between built-i function and In-built function?
diff between qtp versions from 8.5
What is the keyword view and expert view in qtp?