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 |
hi, i am recently joining a SW house as a QA but i have no any experirnce in it so i need some help to solve this my question is that what is the staring steps to make the test plan of web application and also how make the test case
How can you introduce new software qa processes to an existing organization?
what is diff between 32 / 64 bit web browser ??
What is test metric is software testing and what information does it contains?
What is QA Life cycle
In case you have any doubts regarding your project, how do you approach?
How do we measure the quality of a product?
How is retesting different from regression testing?
How to design test cases?
What is the diffrenece b/t regression and integration testing????
In testing what is the flow of testing AUT, like what test is to performed first and second test and soon Can Anyone list the sequence of testing
What are the deliverables of Test Plan