what is the difference between data driven test(ddt) and
parametrization
Answer Posted / preeti
parametrization is a part of ddt in which only different set
of data is be given from excel sheet whereas in ddt both
input parametrization & output value parametrization can be
done.i.e parametrization set of data is given to the
functionalities from data table, environment variables or by
random values and also a set of data used as input for
functionalities is stored in excel sheet as output para.
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the purpose of gui spy?
What do you verify with the sync point for object/window bitmap and what command it generates, explain syntax?
What are the modes of script recording in winrunner ?
Have you ever created a start-up script?
The title of the window consists of date and time.What is the regular expression to recognize the window as unique?
i would like to know the steps to write tsl exception and object exception with a simple example
How do you handle unexpected events and errors?
What is the purpose of the temp GUI map file?
How do you filter the objects in the gui map?
Name the three modes of running the scripts?
How do you suppress a regular expression?
Explain the difference between gui map and gui map files?
what is the difference between toggle checkpoint and checkpoint?
Why don’t we normally load the gui maps through start up scripts?
what are the differences you see in e-commerce and banking domain in testing point of view Thanks in Advance