hai friends
i'm learning qtp now where we r using only record &playback
frame work.and people r saying in realtime they won't use
this frame work. if so what frame work actually using in
realtime .and could you give explanation comaparing the
record &play back fm and what ever FWyou r using in your
organization.
hoping cool response.
thanx in advance
Answer Posted / chandu
thats not completely correct.coz in some cases we use
record and playback.but any how if u record it u need to
enhance the script for multiple data testing.so here there
are
1. data driven FW
2. keyword driven FW
3. Hybrid FW
3=2+1
if u are using 1. we used to import an excel sheet(it
contains the input data for the application)so that we can
test for multiple data.
if its 2. then we need to create some some actions and make
it reusable and also create some functions and with these
we can use where ever u want.
so for example:if uu write a function like "login"
so this is the keyword:
so just call the keyword.
like call login in ur script.
if its 3. its a combination of both 1 and 2.
in most of the cases we use 3.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Define Canvas view of UFT?
What is recovery scenario in qtp?
What do you to script when objects are removed from application?
A FORM CONTAINS 5 FIELDS. 1 FIELD IS ENABLED REMAINING(4) FIELDS DISABLED. MY QUESTION IS ENTER VALUES INTO 1 FIELD AFTER THAT CLICK TAB BUTTON THEN 2 FIELD ENABLE THIS PROCESS CONTINUE UPTO 5TH FIELD. HOW TO WRITE CODE IN DESCRIPTIVE PROGRAMMING. PLZ TELL ME THE PROCEDURE AND CODE FOR IT.
How to do call a output parameter from one action to another action??/
Can we create user defined functions in qtp?
What is the qtp testing process?
How to automate a script in mainframes environment? I have the terminal emulator Add in. Describe in detail.
Suppose you are using shared objects repository in your test and you want to split your present action? At that time shared object repository is single or it’s also splits?
What are the differences between qtp and winrunner?
What is qtpro? What is quick test pro?
How many tabs are available to view your test in a test pane and what are they?
What is quick test pro? What is a quick test professional?
How to release all resources file from the QTP?
What is the Difference between copy to action and call to action?