what is the difference between the modular framework and
datadriven frame work
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / kyaw kyaw naing
Question makes no sense.
It's like asking "What the difference between a woman and a doctor?"
Being a woman and being a doctor are othogonal, not mutually exclusive.
| Is This Answer Correct ? | 1 Yes | 2 No |
For which type of projects the iterative model is not suitable?
how can u put synchronization point in qtp,wat is exactly synchroniztion why we use it wat is benifit in qtp
13 Answers College School Exams Tests, Mind Tree,
Hello Everyone, I have a problem. QTP is capturing no action on a particular page in the application that I am trying to automate. But on the same side its working fine on other pages of the same application. Can someone please help me understand the reason behind this inconsistency.
Tell me the situations where we will use Data Driven?
what difference between runtime object and text object and what property they have. whether they have same properties or different properties.
What are the features and benefits of Quick Test Pro(QTP)?
Have you done batch testing in qtp? If yes how you are doing?
What is the real use of different actions in QTP
During execution, how can we capture the data from the pop- up, ie. when any popup comes with some numbers written on it, then how can we capture the value/number that is coming on the pop-up and save in the dynamic file/or other file, even when the run is going on.
Write a code check the checkbox in the web table which is in the 4th row and fifth column (Use child item concept)
hi Action 1 and action2 if we save it in C:, what folders will be created explain plz
Explain types of exception handling and script for that?