what is scalability testing?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / g.sunil dhotre
Scalability Testing, part of the battery of non-functional
tests, is the testing of a software application for
measuring its capability to scale up or scale out [1]- in
terms of any of its non-functional capability - be it the
user load supported, the number of transactions, the data
volume etc.
g
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the diff b/w Quality Assurence and Quality Control ?..
11 Answers FIC, Visualize Technology,
What are The Main Sources of Software Bugs
can we write testscripts without using any automation tool if yes so how can we write it or which terminology is used for writing it?
what is Installation Testing?
list potential risks that you have identified so far in Banking domain
How does the Internal QA Audit relates with the ISO Standards level ?
In one project, How much “%” effort made by SQA Tester? e.g. : developer = 35%, manager = 10%, etc.
what type of documents would u need for QA,Testing and QC?
What is destructive testing, and what are its benefits?
What are the different levels in software testing?
Q. How do you select product components for validation?What are the contents of QMS?
What is is External Quality Assurance (EQA) and Final Inspection (FI)?