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 |
action contains public and private functions but do we resuable that action or not..If it is reusable How..plz tell me the ans
How do you return a value for an array.
How to run an integrated test scenario using Multiple Actions? How to use the QTP Step Generator?
How to handle the exceptions using recovery scenario manager In QTP?
what is the difference between link and hyperlink?
I learned all the objects of my application in object repository thru English Language. now i want to use same object repository for other languages(French,Dutuch and Chinese)
what are the different u notice in betweem QTP version 8.2 and 9.2 and what is new in QTP9.2
What does "Dynamic change on web pages" means.As per my knowledge, this comes in "Complete" level of Active screen capture levels, where it says, "Also dynamic changes on web changes are saved.so i want to know what type of dynamic changes are made and is this dyanmic changes efftes only on web application or any other?
Test Life cycle starts IS it Requirments stage or Test Initiation?
What’s the QTP testing process?
What is exact difference between “while” and “do while” in QTP ?
can we call a test in another test?