What r the three types of System testing
Answers were Sorted based on User's Feedback
Answer / kamboja raju
The three system testing types are
1) Functionality testing(in that six coverages are there
Beheavior,Error handling,Inputdomain,Backend,order of
functonality and Sanitory testing)
2)Usability testing(User interface and
Manualsupport/helpdocument testing)
3)Non-Functionality
testing(performance,compatabily,Endtoend,reliability and
Installation testing)
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / thirupathirao
functional testing
non functional testing (comaptability,security,recovery,etc)
performance testing
| Is This Answer Correct ? | 5 Yes | 2 No |
Answer / mohd. hasan
The three types of System testing:
1. Functional
2. Non-Functional(performance,security,usage)
3.Usability testing
| Is This Answer Correct ? | 6 Yes | 3 No |
Answer / ravindra
1.Usabulity testing
2.Functional testing(GUI testing,Input domain
coverage,Bhehaviyaral coverage,0
3.Non functional testing
| Is This Answer Correct ? | 4 Yes | 2 No |
Answer / kshama
Three types of system Testing are:
1. Usability Testing
Two types of Usability Testing:
a.User interface testing
b.Manual support)
2. Functional Testing
Two types of Functional Testing-
a.Functionality Testing
b.Sanitation Testing
Types of Functionality Testing and Sanitation Testing;
i)GUI coberage
ii)Input coverage
iii)Output coverage
iv)Error handling coverage
v)Database/backend coverage
vi)order of functionality
3. Non Functional Testing
a.Recovery Testing
b.Compatibility Testing
c.Data volume Testing
d.Insatllation Testing
e.Performance Testing
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / nandini
There is no limit for system testing type. We can do all
types of testing while doing system testing.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / gsrianjaneyulu
The four types of system testing is,
1.Functional Testing
2.Gui testing
3.Security Testing
4.Ad-hoc Testing
| Is This Answer Correct ? | 4 Yes | 5 No |
Answer / ch.s.m.prasad,kkd
1. Functional testing
2. Non-Functional testing
3. security testing
4. performance testing.
| Is This Answer Correct ? | 0 Yes | 2 No |
How do you go about testing a project?
What particiption a manual tester can do in documentation? Are there any tools available for only documentation?
6. If you could make one significant change to this Web site, what change would you make?
The program prints data on the screen instead of the printer. Referring to the fault above, which load condition errors has occurred?
what is fpa ?
Describe to me when you would consider employing a failure mode and effect analysis.
what is use case
Can you do system testing at any stage of sdlc?
What is the purpose of a test completion criterion? What is the purpose of a test completion criterion? a) to know when a specific test has finished its execution b) to ensure that the test case specification is complete c) to set the criteria used in generating test inputs d) to determine when to stop testing
What is the diffrence between product base company and application company ? if product base name few products,if service base name the few services.
pleez mail me testcase examples for web application..at mina_ims@yahoo.com
4. A software error can be described as: a. A description of the relationship between two or more variables or set members in which the value of one does not influence the values of others. b. Any ill-advised, substandard, or temporary fix applied to an urgent problem in the (often misguided) belief that doing so will keep a project moving forward. c. The process in which developers determine the root cause of a bug and identify possible fixes. d. A mismatch between the program and its specification. 5. Select a reason that does not agree with the fact that complete testing is impossible: a. The domain of possible inputs is too large to test. b. Limited financial resources. c. There are too many possible paths through the program to test. d. The user interface issues (and thus the design issues) are too complex to completely test.