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
What is qtpro? What is quick test pro?
Describe function procedure in vbscript.
Hi frens! I am testing VB project with MS Access database. At add button click my record is storing in data table and it is shown in datagrid. So at Delete button click i want to check datagrid rows 9before and after delete). so how can i do it using descriptive programming?
How you know that a test case is a regression test case
Explain how Does Run time data (Parameterization) is handled in QTP?
what is impact analysis on regression testing?
I have many listboxes in my application. I have to check whether the contents inside the listboxes are in sorted order or not..can anyone please send the code as early as possible
How you can find the absolute value of the number in qtp?
Can testing be done on the production system, or will a separate test system be required? How are browser caching, variations in browser option settings, dial-up connection variabilities, and real-world internet 'traffic congestion' problems to be accounted for in testing?
In an interview, what r the general questions asked in SQL which is realted to testing ?pls give me anwser to this question?
How will you test a keyboard?
how to find that tools work well with your existing system?
What test cases can you automate using QTP?
How can i initiate the objects to find uniquely in OR
How to find the length of the string in qtp?