What does scalability mean. Is the system scalable only in
terms of hardware or its software which makes the
application scalable. Please provide an example to support
your answer.
Answer / saritha
scalability means extensibility /enhancing the system
without changing design and environments of the system.
| Is This Answer Correct ? | 8 Yes | 1 No |
what is a data guidelines?
As the software development process progresses, proper setup and maintenance of test traceability requires that the test process starts when?
what is the diffrence between bug, error,defect??
How you manage your test case (already written )when requirments changes?
What is reference matrix or tracability matrix?
give some good bugs that u have found ?
What is Boundary value analysis?
How to validate the Testcases?
What is functional Testing ?
what are the parameters u apply for doing functional testing?
I am working on dotnet technology. Recently i came to testing. I want to write general test cases for any interface either windows application or web applications. Please cover all these issues: 1) Database issues 2) Integrated Related Issues 3) Business logic issues 4) User Interface issues 5) Network related issues
what is test harness?