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 to create configuration scripts
How to upload excel files into Quality Center using QTP Script and how to delete excel files from Quality?
Plz someone tell me about user interface testing and backend testing and hw did u use it in ur project.plz give a detail answer i need to explain it to the interviewer. plzzzzzzzzz guys its urgent
Suppose i have given 10 test cases all the test cases should be automated?
Where can I find and view run-time data table?
How to create Reusable and Multiple Actions?
i need to add 1000 users in a domain i written the script for that and it is running successfuly but the problem is that my system is not the user of that domain in which i have to add users so for adding users in that domain i have to install qtp on that another system, can anybody suggest me the way to add those users from my system ultimately i want to know how to access remote computer through script
what sort of things what u put in Bug Report ?
write a script to verify the image path(src property) of the images which are in web pages.(do it by Descriptive method by creating a description object)
What is checking bitmaps?
How to use output values in qtp ?
Explain different types of checkpoints?