exact difference between smoke testing, sanity testing and
unit testing
Answer Posted / kalyani
smoke testing and sanity testing both are same but some
companies the developer do the testing before the build
released to testing department that testing called as smoke
testing.
sanity testing means once the bulid was released into
testing depatment the testing people do the testing
1.the bulid can be install in the environment or not.
2.the build contain the all the navigations or not.
3.the build contain the all the main functionality or not.
4.the build contain the database connection or not.
unit is a small code in the program .the developer are do
the unit testing.
| Is This Answer Correct ? | 7 Yes | 4 No |
Post New Answer View All Answers
Hello testers I am an Bsc Hotel mgmt Degree holders but now am doin my software testin programme, side by MCA Master degree an have 6 months exp i testing in company.. i want to change my CV according IT based. so can anyone help me with sendin any sample CV of urs.. do me this favour it wil be very helpful for me prepare CV for interviews....
Please Tell me About Fish-Bone Model. Thanks in Adv.
test measurment techniques
why QA team is necessary for an organization?
What are the cases why parameterization is necessary when load testing the Web server and the database server?
Difference between Re-testing and Regression testing?
What is bug severity?
What is manual testing and what is it process?
How will you do beta testing?
My name is Akpos from Nigeria. I have finished manual testing course. Please, can someone advise me where to go on from here?
hi friends, i have completed course and project on insurance domain in mindq testing institution...can any working employee please tell me ,which notes( testing subject notes,project notes)i have to prefer first.i was studied both notes and getting confussion.one of my friend got job throughly only project notes and said that project notes is enough to get job.in which way ,i have to prepare interview( which important topics first ), if you are follow any strategy to interview purpose,pls send me important topics list.
Hello everybody, How many people do you think one sprint team can have in average?
Write the test cases for file transfer from one user to other from Google Drive/drop box?
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
Which is the best testing model?