DEV Community

Dinesh Rajavel
Dinesh Rajavel

Posted on

TASK:4

QUESTION:1
SMOKE TESTING
Its verify critical functionalities of the entire applications. Main goal of verify stability. Its build verification testing. Done by developer or tester. Its covered entire testing.

SANITY TESTING
Its check to optional functionalities and critical particular module minor change of system.
Main goal verify rationality.
Done by tester only.
Its detailed testing.
Covered particular modules.

VERIFICATION
Its static method of checking documents, code and design.

Done not involve execution code.
Its prevent defect done by quality assurance team.
Activities involved here walkthrough inspection and review.
VALIDATIONS
Its dynamic process of testing real product.
Its computer based execution program.
Its prevent defect by quality control team.
Activities involved are white box ,black box ,grey box testing.

QUESTION 2
AGILE METHODOLOGY
Agile model another name of incremental and iterative model.

Top comments (0)