Testing

Testing

Description

Once after coding is completed Developer will give software to Test Engineer and Test Engineer will start to test the software by entering all possible input into the software. In order to find defects in the software according to the customer requirement is called as Testing.
     Testing is done by Senior Test Engineer, Junior Test Engineer and Freshers.

Testing

Note: In the earlier days in the waterfall model testing was done by developers. But now days in every company they follow waterfall model testing is done by Test Engineers.

What will happens if developers will test the software?

  1. Chances are there developers will utilize all Testing time in coding.
  2. Developers will be over confident.
  3. Developers are more concern about developing the software rather than testing the software.
  4. Developers write the code and test only from positive point of view and Developer will not think form negative point of view.
  5. While testing software if developers find's any defect they will not try to fix the defect.(Because sometimes when you fix one defect more defects introduced so the developer will not fix this kind of defect.)
  6. Time taken to test the software in compare to Test Engineer is more.

Previous
Next Post »