I am new to the Software Testing, I wanted to know when we can perform smoke and Adhoc in Practical
Also if you guys can provide me some good link that I can refer that also usefull
I am new to the Software Testing, I wanted to know when we can perform smoke and Adhoc in Practical
Also if you guys can provide me some good link that I can refer that also usefull
Smoke testing determines the stability of a deployed software build. As a result of the smoke test, the QA team can proceed with further software testing.
When to do Smoke Testing:
Advantage:
Resources for Smoke testing:
Adhoc Testing: Testing the application randomly without looking at the requirement
Why to do Adhoc testing:
When to do Adhoc Testing:
Why we should not do Adhoc at the early stage:
Resources for Adhoc testing: