You are here: Home > General > Preparation of Test Management On Test Driven Development

Preparation of Test Management On Test Driven Development

Test management is the latest methodologies in software development. In contrast toother methodologies based on then develop a test, this methodology requires the manufacture of test cases before making application.

General steps are:
1. create a new class
2. class for examiners
3. create a new class skeleton
4. create a skeleton class testers
5. compilation
6. run in the nunit
7. fix error code if there is a new class and class testers and do step 5 and 6 again

The reasons that caused the methodology was developed are:
• recent testing is often incomplete
• difficult to test when the application is complex
• difficult to test when an existing user interface (data entry is slow and do not reuse)
• test case management is difficult except at the level where the software company hasa large
• Other methodologies produce code that is less self explainatory (explains itself)

The main difficulty in the manufacture of this methodology is the creation of test casecompleteness. There are several techniques that will share the author as the author ofthe trial results so far include refactoring, testing and boundary testing cylomatic. All types of white box testing is testing. The third core above testing is to compare the results obtained from the method that we make and the results of calculations are donemanually. Everything will be authors explain at the bottom of this article later.

Generation of test cases in principle refers to operations that exist in a method that will be tested. Broadly speaking, the elementary operations in a method includes:
• calculations
• looping
• analysis of case

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • Twitter
  • RSS

Comments are closed.