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 |
What will be the script for recovery scenerio.plzanyone give ans with aexample related to banking project
Can any one tell me Difference between Keyword Driven Frame work and Hybrid framework? Its Urgent.
What is QTP’s model for test creation?
What is time parameter?
Iam trying to write script for Rediffmail Page,in doing so the script line for go button is not accepting. Is their any other way other than . Browser("micClass:=browser").Page("micClass:=Page").Link ("micClasss:=Link","name=go")
How to add synchronisation points in qtp?
How to retrieve particular cell data in excel sheet ?without importing method.
I have the following Doubts Please clarify me with examples? 1.Could QTP cover entire application? or part of the application? 2.Shall we rewrite(modify) the Manual testcase to automate? 3.How can I execute my scripts through client mechine which is not having QTP installation 4.Few objects are not being identified by QTP afeter one month. what could be the reason for this (I am using trail version of 15 days)
What are the points to be taken into consideration while doing desktop testing?
write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object..
Tell me about userdefined functions ?
Explain QTP testing process?