What are the reasons why parameterization is necessary when
load testing the Web server and the database server?
Answer Posted / 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 |
Post New Answer View All Answers
Hello again!! wanted to ask you HOW EXACTLY create stubs and driver in integration testing? 2.whats the difference between integration testing and system integration testing? Thanks!!
What Is risk Based testing?
What are the main key components in client and server applications?
What different types of manual testing are there?
Can you explain regression testing and confirmation testing?
Do write a separate test case for regression testing? If it is yes, explain how to write the test case?
If asked to create a Configuration Design Pattern, where would you start?
tell me some major and minor defects in ur net banking project?
3. In a system designed to work out the tax to be paid: An employee has £4000 of salary tax free. The next £1500 is taxed at 10%. The next £28000 after that is taxed at 22%. Any further amount is taxed at 40%. To the nearest whole pound, which of these groups of numbers fall into three DIFFERENT equivalence classes?
What is the Jar file?
What is state transition?
can u write some high level scenarios on ms outlook express
can any one send sample test cases for database testing by taking an example? also leave emailid please. thanks (very urgent)
Actually by using severity you should know which one you need to solve so what is the need of priority?
What is baseline testing?