Explain me in deatail about DATADRIVEN framework including
scripts ?(realtimes plz)(Chandana)
Answer Posted / pallavi nandula
QTP can be used with Keyword View(u do not need to program
the automation script, thru Record/playback code gets
generated automatically) and Expert View (automation code
is manually scripted). Though "Data Driven" testing is
possible thru both the views, data driven framework is
mainly concerned with Expert view. For example, for the
fields that u want to parameterize, we store the respective
field values(data) in a data table such that for the each
iteration u run, data is driven from the data table.using
the object model reference ur code in expert view can be
further enhanced.For ex: for the client server flight
example, try different wrong logins(by parameterizing)using
function concept and capture the recovery scenarios and
automate the login such that after 2 or more failures user
successfully logins.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Why to use descriptive programming?
What are output values and why they are used ?
What is clean sweep?
What is exact meaning of Database Checkpoint in QTP 9.2 and what are the different types of the database check points?
Explain different recording modes?
How to export quicktest professional (qtp) results to an .xls file?
You will receive the mail in your outlook from client at night time to go ahead for the execution. Based on the mail you need to trigger the batch run. What is the QTP Code for this?
Explain the check points in quicktest professional (qtp)?
What are the Test design techniques you uses in ur project?
What are the different types of recording modes in qtp? Which will be used when?
How to analyzing test results using quicktest professional?
when u script reveiwing in which area u more concentrates?
Hi friends I need to know about jubula automation tool. Is anybody know in bangalore where jubula tanning class is going on do let me know. Its urgent for me to learn that tool please help.
What is synchronization point in QTP?
Describe how Smart Identification is used