what are the different types of framesworks in QTP?what is
the keyword driven framework?
Answers were Sorted based on User's Feedback
Answer / mohammad
hybrid framework
modular framework
keyword driven framework
linear frame work
dont say ther r only 4 frameworks in qtp
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / 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 |
How many tables r created during the recording in QTP?
write a VBscript code to parametrize test script using test data from sqlserver database?
Without using gui map editor we can recognize the application in winrunner ?
How do you test siebel application using qtp?
Hi all. Could anyone tell me the difference between an Action and a Function in QTP. Thanks in advance and Merry Christmas.
How many ways is to parameterize the value?
HOW DO U CALL A ACTION IN QTP?
If there are 10 notepads opened on desktop. how can we close a particular 2nd notepad using script
When testing a web application, the url for each page changes, so using QTP how do u handle this scenario. If anyone knows please answer in detail about the whole procedure. Thanks a lot.
Hi, i run scripts in one machine those r passed.when i run the scripts in client side those r failed.Give me such a scenario when ever u faced?
Hi let me ask one questin 1.How to use outputof the one function input to the another function pls give the script for above 2.what is the purpose of action parameter , how to create it
What is object repository in qtp?