Need help In connection with Quality Assurance, select all valid and common test
ID: 3902260 • Letter: N
Question
Need help
In connection with Quality Assurance, select all valid and common testing methods* Constructive: Regression testing of a new code/binary version, constructed against existing trunk builds. A progressive method of testing based on integration of feature and trunk code branches. Integration: Evaluation of a new code/binary version, now integrated with an existing code/binary, or several components of new code or binaries now integrated with each other. Comprehensive: A throughout review of all code of all third party binaries via de/re-compilation. May also contain code coverage and sampling/reduction methods. Functional: Functionality of a new code/binary version evaluated against a known functional specification. Usually a more manual form of testing. Regression: A new code/binary version evaluated against a previously known-to-be-working unit-like test suite or testing setup. A more static form of testing.Explanation / Answer
The common testing approaches we are using in software technology are integration testing, functional , Regression testing. Constructive testing and comprehensive testing are not there in software testing, they are not valid and common testing methods.
functional testing :
This is a testing which ensures all functionalities of the software is working perfectly.
Integration testing :
it is a type of testing where the individual components of the software are tested together after combining.
Regression testing.
It makes sure that the previously constructed software is working perfectly even after making chenges to it or modifying it.
********************END************pls give me good rating*************
Related Questions
drjack9650@gmail.com
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.