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 can we test the Triggers, Cursors, Indexes while doing Database testing in DTP??
1.explain end to end process of qc,2.how many tabs are in qc9.0,qc10.0 3.what is review, how many reviews are following in aproject 4.how will you get the requirements 5.why do we choose testing 6.how to export tc's and requirements to qc through add-ins
In qtp, explain what is qrs file?
I am having major problems with some DB Table Checkpoints I add to my script. I 35 web based applications recorded and each has DB Table Checkpoints insert but only 1 script isn't recognizing the DB Table Checkpoints for some reason. I've checked the DB connections and the info in the Library Functions and still only this one script out of 35 doesn't recognize the DB Table Checkpoints. Can someone please help me figure out why only this one script out of 35 that's hitting the same database is having a problem.
Explain how Does Run time data (Parameterization) is handled in QTP?
What are the 3 main stages involved in testing with qtp?
How to run an integrated test scenario using Multiple Actions? How to use the QTP Step Generator?
what is run action?
Does any one worked on JIL Emulator , Testing with QTP(automation). Trail Version of QTP is not identifying the child objects of JIL emulator, Can any one help me out ,
How many tabs are available to view your test in a test pane and what are they?
How qtp identifies objects?
Why script error occur in between recording in qtp?
How will you declare a variable in qtp?
Can any one tell me about "Mapping Repository Parameter Values" and why we use it....??How to use it???Please, tell the preconditions also...........???? Thanks in Advance
Explain the difference between call to action and copy action?