SAD-System Testing And Types

After a test plan has been developed, system testing begins by testing program modules separately, followed by testing bundled modules as a ...

After a test plan has been developed, system testing begins by testing program modules separately, followed by testing bundled modules as a unit. A program module may function perfectly in isolation but fail when interfaced with other modules.

System testing consists of the following steps
1. Program testing
2. String testing
3. System testing
4. System documentation
5. User acceptance testing

1. Program testing:

A program represents the logical elements of a system. For a program to run satisfactorily it must compile and test data correctly and work properly with other programs. Achieving an error-free program is the responsibility of the programmer. Program testing checks for two types of errors
  • Syntax
  • Logic
A syntax error is a program statement that violates one or more rules of the language in which it is written.

A logic error deals with incorrect data fields, out of range items and invalid combinations. When a program is tested the output is compared with the expected output. If there are any discrepancies, the sequence of instructions must be traced to identify the problem.

2. String Testing:

Programs are invariably related to one another and interact in a total system. Each program is tested to see whether it conforms to related programs in the system. Each portion of the system is tested against the entire module with both test and live data before the entire system is ready to be tested

3. System Testing:

System testing is designed to uncover weaknesses that were not found in earlier tests. This includes forced system failure and validation of the total system as it will be implemented by its users and operational environment. It begins with low volumes of transactions based on live data. The volume is increased until the maximum level for each transaction type is reached. The total system is also tested for recovery and fallback after major failures to ensure that no data are lost during emergency..

4. System documentation:

All design and test documentation should be finalized and entered in the library for future reference. The library is the central location for maintenance of the new system. The format, organization and the language for each documentation should be in line with the system standards

5. User acceptance Testing:

An acceptance test has the objective of telling the user on the validity and reliability of the system. It verifies that the system’s procedures operate to system specifications and that the integrity of vital data is maintained. User motivation and knowledge are critical for the successful performance of the system. Then a comprehensive test report is prepared. The report indicates the system’s tolerance , performance range, error rate and accuracy.
Name

ADO,131,ASP,3,C++,61,CORE JAVA,1,CSS,115,HTML,297,index,5,JAVASCRIPT,210,OS,47,PHP,65,SAD,53,SERVLETS,23,SOFTWARE ENGINEERING,245,SQL,71,TCP/IP,1,XHTML,9,XML,18,
ltr
item
Best Online Tutorials | Source codes | Programming Languages: SAD-System Testing And Types
SAD-System Testing And Types
Best Online Tutorials | Source codes | Programming Languages
https://www.1000sourcecodes.com/2012/06/sad-system-testing-and-types.html
https://www.1000sourcecodes.com/
https://www.1000sourcecodes.com/
https://www.1000sourcecodes.com/2012/06/sad-system-testing-and-types.html
true
357226456970214079
UTF-8
Loaded All Posts Not found any posts VIEW ALL Readmore Reply Cancel reply Delete By Home PAGES POSTS View All RECOMMENDED FOR YOU LABEL ARCHIVE SEARCH ALL POSTS Not found any post match with your request Back Home Sunday Monday Tuesday Wednesday Thursday Friday Saturday Sun Mon Tue Wed Thu Fri Sat January February March April May June July August September October November December Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec just now 1 minute ago $$1$$ minutes ago 1 hour ago $$1$$ hours ago Yesterday $$1$$ days ago $$1$$ weeks ago more than 5 weeks ago Followers Follow THIS PREMIUM CONTENT IS LOCKED STEP 1: Share to a social network STEP 2: Click the link on your social network Copy All Code Select All Code All codes were copied to your clipboard Can not copy the codes / texts, please press [CTRL]+[C] (or CMD+C with Mac) to copy Table of Content