Tuesday, 11 December 2012

Test Factors | Manual Testing Tutorial PDF

Test Factors:

Test factor means a testing issue or a testing topic. There are 15 topics as maximum to define quality software.
1. Authorization: software, which allows valid users & prevents invalid users.
2. Access Control: Authorities of valid users to use specific functionality
3. Audit Trail: Maintains metadata about user operations.
4. Data Integrity: Taking correct size &
5. Correctness: Returning correct outputs
6. Continuity of processing: integration of internal functionalities.
7.Coupling: Co – Existence with other softwares to share common resources
8.Ease of use: User- friendly screens
9.Ease of Operations: Installation, uninstallation, downloading
10.Portable: Run on different platforms.
11.Performance: Speed of processing
12.Reliability: Recovery from abnormal situations
13.Service levels: Order of functionalities to service to customer
14.Maintainable: Serviceable to customers’ long time.
15.Methodology: Whether the testing team is following Quality standards or not while testing.

No comments: