what is the difference between the modular framework and
datadriven frame work
Answer Posted / jan
What do you mean by modular framework? I bet that a modular
framework can include datadriven components. Data driven
simply means that every aspect of your test, such as
environment variables, object definitions, configuration
variables, etc, are all pulled from a database or some
other structure that was built from data.
We are moving from a coded scripting.dictionary element
definition to a method by which name/value pairs are built
from data in a database, based on variables such as the
environment we are in (test, stage, prod), and the site we
are testing, or the usergroup setting, etc.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
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?
I am trying to install QTP 9.5 but i am getting error message saying that ("Path is \QuickTest Professional\bin\vb_init.exe") vb_init.exe file is not find. can anybody give me the advise what to do ?
What are the types of object repository in qtp?
In the Hybrid framework, data can access the database, excel file, XML etc. Is it true?
hou can we use vb script in qtp could u tell me breafly
How to write business scripts using object repository with different scenarios
UFT 12.02 which ALM version will support
How can I check if a environment variable exist or not?
Explain the views in the QTP GUI?
What does it mean when a check point is in red color? What do you do?
how to use the QTP choose the data from oracle? e.g. i input the identity card NO. this will be add new record in the database ,and now i want get this record's prime key.
Why to use descriptive programming?
What is keyword driven framework?
how can i sent QTP results to the Html, notefile ,xl file give me the code using g mail login page
Have you used xml check point in your project? How?