what is system testing and system integration testing?
explian briefly?
Answer Posted / roselin
System testing is actually done to the entire system
against the Functional Requirement Specification(s) (FRS)
and/or the System Requirement Specification (SRS).
The following examples are different types of testing that
should be considered during System testing:
User interface testing
Usability testing
Performance testing
Compatibility testing
Error handling testing
Load testing
Volume testing
Stress testing
User help testing
Security testing
Scalability testing
Capacity testing
Sanity testing
Smoke testing
Exploratory testing
Ad hoc testing
Regression testing
Reliability testing
Recovery testing
Installation testing
Idempotency testing
Maintenance testing
Accessibility testing
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What is configuration management in software testing ?
Describe any bug you remember. Plz Give some real examples
what is difference between win 98 and win 2000 poertating system?which is better one?
Tell me about Agile scrum and what is your role in Scrum ?
what r the measure bugs found in your project??? Give some example abt this.
What is change request, how you use it?
Hi there, I am new to the world of testing. Is there any place where I can have a look at an actual specification documents or test plans or test cases. This will help me in generating a level of confidence. Looking forward to your replies
What is an mr?
I have 2 yr Localisation testing exp now i want to job in MNC My manualtesting knowledge+2 yr exp sufficiant for in MNC
What are the major components of Perf Test Report?
How does quality control differ from quality assurance?
Define performance and stress testing?
Did any one completed CSTE certiication? can u send sample question papers? how to apply that? pls send it to my mail id - dsnathi@gmail.com THANKS IN ADVANCE
do we require any scripting languae to write test cases in test director? what for it is used?it is like back end?only database we can there?
In a systen design to work out the tax to be paid: An employee has Rs 4000 of salary tax free. the next Rs 1500 is taxed at 10% , the next Rs 28000 is taxed at 22% , any further amount is taxed at 40% , the nearest whole Rs, which of these is a valid boundary value analysis test case ???? a)Rs 1500 b)Rs 32001 c)Rs 33501 d) Rs 28000.