InterviewSolution
Saved Bookmarks
| 1. |
What do you know about Scalability testing? |
|
Answer» SCALABILITY testing is a type of performance testing that analyzes how well the software is CAPABLE of handling COMPLEX OPERATIONAL capacity from a simple capacity. Some software TAKES time to adapt to complex capacities. This testing ensures that the application can scale quickly without any glitches or drawbacks. |
|