Print Page | Close Window

Test Factors

Printed From: One Stop Testing
Category: Types Of Software Testing @ OneStopTesting
Forum Name: Manual Testing @ OneStopTesting
Forum Discription: Discuss All that is need to be known about Manual Software Testing and its Tools.
URL: http://forum.onestoptesting.com/forum_posts.asp?TID=3346
Printed Date: 26Dec2024 at 9:42pm


Topic: Test Factors
Posted By: tanushree
Subject: Test Factors
Date Posted: 27Oct2007 at 5:10am
To define quality S/W, quality analyst defines 15 testing issues. Test factor or issue means that a testing issue to apply on S/W to achieve quality.
The test factors are:
  • Authorization:
  • Whether user is valid or not to correct application
  • Access Control:
  • Authorized to access specific services
  • Audit Trail:
  • Meta data about user operations
  • Continuity of processing:
  • Inter process communication (IPC) during execution.
  • Correctness:
  • Meet customer requirements in terms of inputs and out puts
  • Coupling :
  • Co-existence with other existing S/W
  • Ease of Use :
  • User friendliness of screens
  • Ease of operate :
  • Installation, un installation, dumping, exporting etc.,
  • File integrate:
  • creation of internal files (ex back up)
  • Reliability:
  • Recover from abnormal situation
  • Portable :
  • Run on different plat forms
  • Performance :
  • speed of processing
  • Service Levels :
  • order of services
  • Methadology :
  • Follow standards
  • Maintainable :
  • Long time serviceable to customers



Print Page | Close Window