What are the reasons why parameterization is necessary when
load testing the Web server and the database server?
Answer / amit tyagi
When you test your applications, you may want to check how
the application performs the same operations with multiple
sets of data. For example, suppose you want to check how
your Web site responds to ten separate sets of data. You
could record ten separate tests, each with its own set of
data. Alternatively, you can create Data Table parameters
so that your test runs ten times, each time using a
different set of data.
| Is This Answer Correct ? | 1 Yes | 0 No |
What is the difference between functional requirement and non-functional requirement?
how do you identify testscenario's
How should your staff be managed? How about your overtime?
What made you pick testing over another career?
Suppose product is to be delivered on urgent basis.There is no time to test on all OS and Browseres.We have time to execute atlest in one combination of OS and browser.Which one do you prefer and why?
Can you tell me the difference between functional and non functional testing?
What are microsoft 6 rules?
you r a tester having good knowledge of coding.now in ur company developers are having some problem in coding will u (tester) help them.
What is an Use Case ? How can we write the Use Case and how can we write the Test Cases for that? What role plays the Requirements in the Use cases ?
Suppose that your're running tests on the windows calculator and find that 1+1=2,2+2=5,3+3=6,4+4=9,5+5=10 and 6+6=13. Write a bug title and Bug Description that effectively describes this problem?
What is software configuration management?
How can I do a documentation of Test Cases? Which steps are in it?