i have sanity,smoke,regression and retesting.what is the right order of these in testing process.plz ans with example its urgent.
vikas_singh@live.com
Answers were Sorted based on User's Feedback
Answer / saff5005
SMOKE TESTING: TESTING DOEN TO CHECK WHETHER THE BUILT
RELESED IS STABLE ENOUGH FOR FURTHUR TESTING OR NOT
SO THIS IS THE FIRST IN OUR LIST
RETESTING: ONCE THE BUG IS FIXED THEY RETEST THE FEATURE TO
VERIFY THE BUG IS STILL PRESENT OR NOT
SO THIS WILL COME 2ND IN LINE
REGRESSION TESTING:TO VERIFY THE BUG FIX DINT EFFECT
ALREADY WORKING FEATURES THIS REGRESSION TESTING IS DONE
SO THIS ID 3RD IN THE LINE
SANITY:IN MOST COMPANIES SMOKE/SANITY USE AS ONE BUT
SANITY TESTING IS TO VERIFY THE APPLICATION WHICH THEY R
GONNA RELESE SOON IS STABLE WHITOUT ANY CRITICAL BUG
DIFF BETWWEN SMOKE AND SANITY IS THE TIME THEY R TESTED
| Is This Answer Correct ? | 16 Yes | 4 No |
Answer / sharma
First comes to smoke testing because this will be performed
by white box testing engineer in order to check whether all
the given connections or interfaces to the applications are
working fine or not then they will release the build
Second sanity: once the build is release black box testing
engineer will try to installed into the application if it
was installed but not navigating to all the pages then the
build will be treated as improper and get rejected
Retesting: In this testing once the build relesed with
sanity term then here the black box test engineer will test
the functionality with set of variables in order to get the
with the good result.
Regression : In this testing one will check the already
checked functionality, new functionality.
this is the sequence which plays major role in the real
time work
| Is This Answer Correct ? | 5 Yes | 4 No |
Answer / n@n!
sanity testing -- retesting --regression testing -- smoke
testing
| Is This Answer Correct ? | 1 Yes | 19 No |
What is user acceptance testing (uat)?
Question on desktop Application: In my machine MS Word is working fine and in other machine it is not even launching. Note: OS, platform, build and environment is same
What is the difference b/w Team lead and Scrum Master???
Explain waterfall model????
What is Active and Passive testing ?
what is the difference between client,customer and end-user?
What is the template used for informing clients regarding known issues when u near to release?
When we use Comparison Testing ?
Is it necessary to test application in lower versions of OS when you have tested in latest version
1.what is a test condition ?
how do you do qa review
What is back to back testing?