Difference between revisions of "Product Work Tests"

From CNM Wiki
Jump to: navigation, search
(Script)
(Script)
Line 6: Line 6:
  
 
===Script===
 
===Script===
:[[Product work testing]] evaluates performance of the tested systems and development team.
+
:[[Product work testing]] evaluates performance of the tested products, systems, and/or those teams that developed them.
  
 
:With regard to the development iterations or phases, all ''test cases'' can be divided in two categories: [[progression test]]s and [[regression test]]s. [[Progression testing]] is undertaken to ensure that newly-developed features are developed properly. [[Regression testing]] is undertaken to ensure that newly-developed features do not interfere the proper functioning of the system prior to the recent changes.
 
:With regard to the development iterations or phases, all ''test cases'' can be divided in two categories: [[progression test]]s and [[regression test]]s. [[Progression testing]] is undertaken to ensure that newly-developed features are developed properly. [[Regression testing]] is undertaken to ensure that newly-developed features do not interfere the proper functioning of the system prior to the recent changes.

Revision as of 01:37, 10 November 2020

Product Work Tests (hereinafter, the Lectio) is the lesson part of Manual Testing Essentials lesson that introduces its participants to manual testing concepts. This lesson belongs to the CNMCT Entrance section of the CNM Cyber Placement.


Content

The predecessor lectio is What Manual Test Is.

Script

Product work testing evaluates performance of the tested products, systems, and/or those teams that developed them.
With regard to the development iterations or phases, all test cases can be divided in two categories: progression tests and regression tests. Progression testing is undertaken to ensure that newly-developed features are developed properly. Regression testing is undertaken to ensure that newly-developed features do not interfere the proper functioning of the system prior to the recent changes.
Those user stories that have been used for the last development can be perfectly used for progression testing. Regularly, any acceptance test involves these stories. Vice versa, those user stories that that were used for all the developments prior to the last one can be perfectly used for regression testing.

Key terms

Closing

The successor lectio is Verification vs Validation.

Presentations

Slideshow

Video