automated teSting 145
(i) can you explain data-driven testing?
Normally an application has to be tested with multiple sets of data. For
instance, a simple login screen, depending on the user type, will give different
rights. For example, if the user is an admin he will have full rights, while a
user will have limited rights and support if he only has read-only support
rights. In this scenario the testing steps are the same but with different user
ids and passwords. In data-driven testing, inputs to the system are read from
data files such as Excel, CSV (comma separated values), ODBC, etc. So
the values are read from these sources and then test steps are executed by
automated testing.
Figure 153 Data-driven testing
(i) can you explain taBle-driven testing?
or
(i) hoW can you perform data-driven testing using
automated Qa?
[This question is left to the user. Please install the tool and try for yourself.]
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.224.68.28