GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  Testing

 Print  |  
Question:  what sort of testing will be exactly covered under system testing?





September 09, 2007 11:00:31 #6
 BHARAT   Member Since: Visitor    Total Comments: N/A 

RE: what sort of testing will be exactly covered under...
 
Mainly 3 types of tests cover under the system testing
1.usability testing.
2.Functional testing.
3.Non-functional testing.

Again Usability testing is classified into 2 types
1.User interface testing
2.Manual testing.

Functional testing is classified into 2 types

1.Functionality testing.
a).GUI coverage.
b).Error handling coverage.
c).Input domain coverage.
d).Manipulation coverage.
e).Backend coverage.
f).Functionality order coverage.

2.Sanitation testing.

Non-Functional testing  is classified into 
 
1.Reliability testing
2.Compatability testing
3.Configaration testing
4.Intersystem testing
5.Security testing
6.Installation testing
7.Parallel testing.
     

 

Back To Question