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 |
What are the diff types of integration testing?
how to write test cases for chair?
what did your base to your test cases?
write test case for gmail sign up page?
For Change Password functionality-- Test Case is -- > Change Password Test Steps/Descriptions: 1) Enter Old Password 2) Enter New Password 3) Enter Confirm Password 4) Click on Save button Expected -- > User should login successfully. My question is --> After 4th step tester will check/verify that user [whose password has been changed] is login successfully or not. Should I have to write that steps which user will fallow to verify user login in above test case? What are the preconditions for above test case?
Wht is the Test Driver used in Integration Testing. Anybody can expalin in Detail. Thanks in advance.
What is Usability and Compatibility testing?
Any body give me sample test plan?
Hi, I wanted to go with TestingDomain-Automation. Regarding this I need to take training on any one tool either WinRunner or LoadRunner. Which is better to get job,having future and takes lesstime with easier***. pls mention one tool name. Basically iam manual test engineer on unix- platform.
How can you report the defect using excel sheet?
Are there more defects in the design phase or in the coding phase?
what is defect density ? we say it is No of defects / line of code.. what is line of code ? pls if possible give some real example