Answer Posted / rajesh poojari - tavant techno
Scalability testing is to determine whether your
application scales for the workload growth. Suppose your
company expects a six-fold load increase on your server in
the next two months. You may need to increase the server
performance to shorten the request processing time to
better serve visitors. If your application is scalable, you
can shorten this time by upgrading the server hardware, for
example, you can increase the CPU frequency and add more
RAM. Also, you can increase the request performance by
changing the server software, for example, by replacing the
text-file data storages with SQL Server databases. To find
a better solution, first you can test hardware changes,
then software changes and after that compare the results of
the tests.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Explain bug leakage and bug release?
What do you understand by ‘test effectiveness’ and ‘test efficiency’?
best trainig institutes and best faculty in chennai for software testing ?
What is traceability matrix? Is it required for every project?
Differentiate ad-hoc testing and exploratory testing?
prepare functional requirements and design test cases for a given business requirement as follows(consider all the implicit requirements): A message portal is given,Login into that, check for any e_mail in inbox-if present reply,if not compose a mail and send it.
What are the benefits of automated testing?
What is the difference between black box and white box testing?
Explain the process of qa testing?
How to perform SQL inject test for a login page using OWASP ZAP proxy security testing tool
How do you decide you have tested enough?
Explain what is traceability matrix?
How Google apps can be considered ? Either they are product or Project
Can you build a good audit trail using Compuware's QACenter products. Explain why.
What are test driver and test stub and why it is required?