Prepare for your Next Interview
|
Welcome to the Geeks Talk forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
This is a discussion on Testing Sequence within the CSTE forums, part of the Testing Certification category; This is another common type of essay type question asked in CSTE Certification... You need to have clear understanding on different kind of testing phases in order to answer this ...
|
|||||||
|
|||
|
Testing Sequence
This is another common type of essay type question asked in CSTE Certification...
You need to have clear understanding on different kind of testing phases in order to answer this question. Put the following testing types in order and give a brief description of each along with a test case. System testing acceptance testing unit testing integration testing benefits realization testing. Thanks, Suji |
| Sponsored Links |
|
|||
|
Re: Testing Sequence
The order of the Testing will be
i. Unit Testing - Which will done at the Developers end and done inorder to check how the individual Units are working. This testing is done against the code and White Box Testing Technique is used here. ii. Integration Testing - The units are integrated and then the testing is done. Three types of approach followed here for testing viz., Big bang approach, Top down approach and Bottom up approach. iii. System Testing - Done in order to check how the system as a whole is functioning. Here the funictionality, and performance of the system is validated. iv. Acceptance Testing - Done after the release or the build went into produciton. Done in order to clear the bugs or defects missed out in the system testing. v. Benefits Realization Testing - Done after the system went to live. This will be done in order the upgrade the existing features of the application and also done to check how the application is behaving against the business prospects. |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Booting Sequence | blenda | Unix/Linux | 6 | 05-22-2007 07:26 AM |
| What is the next number in the following sequence ? | psuresh1982 | Brainteasers | 2 | 01-05-2007 12:32 AM |
| Find the maximum number of numbers in the sequence | jamesravid | Brainteasers | 10 | 12-06-2006 05:10 AM |
| What comes next in this sequence? | psuresh1982 | Brainteasers | 5 | 11-29-2006 01:45 AM |
| Find the next sequence of letters in the series | blenda | Brainteasers | 1 | 08-24-2006 03:36 AM |