Only positive scenarios are tested in ___________ testing.
Answers
Answered by
15
hey mate your answer is
capacity testing
Answered by
4
Answer:
BUILD Testing
Explanation:
Only positive scenarios are tested in ___________ testing - BUILD Testing (Also called SMOKE Testing)
Performing positive testing whenever the build is ready is called Smoke testing,
Positive testing is performed when application or software is ready for testing.
This test is done during build phase and after testing it is handed over to tester. A tester can then execute all the other scenarios planned for that functionality like Negative testing, Database testing, etc only after positive testing is passed.
Positive tests validates build verification testing, sanity testing and quality gate etc before actual test execution can resume.
Similar questions