What is difference between smoke testing and sanity testing?
In simplest manner...
Answer Posted / santoshnathan
Smoke testing:In simple terms we can say that checking the
application whether complete functionalities are covered or
not in order to perform detailed testing on the application
Santiy Testing:In simple terms we can say that,checking the
application whether it is stable or not (OR) checking
behaviour of the application.here we are not performing any
functionality testing.We just looking whether the
application is moving softly without any interruption.
I hope u cleared.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is Snapshot Testing? When we need to do and who will involve in this process and also what is the output document of this testing
Why did you choose the Software Testing Field?
What is verification in software testing?
test cases for Insurance Processing System ?
Hi I am searching job please send some details abuot ERP project and real time test plan,traceability report,test case if any relate to erp project Please help me out to get a job in testing.my email address is chiku_69@yahoo.in Thank u
what is the difference between Risk based and Requirement based testing???
Hi, i am looking job in perfomance testing using Loadrunner can any body help me a project in any domine plz(Usah) chs_29@rediffmail.com
What is test driver and test stub?
What exactly is quality control? Is it similar to quality assurance?
Encapsulation of attributes and operations inside objects makes it easy to obtain object state information during testing. is it true.explain
What exactly is quality control?
plz tell me the difference b/w PB/MF based appl.with examples. Thanks
1) how will you do validation testing in combo box ? (2)Suppose user does not want maximum length validation message, but when tester inserts data in textbox and it gets truncated, how will you resolve this issue ? (3)if a user inserts maximum number in quantity textbox in a PHP based web application then what result will show?
After insert the record in front-end, how will you check the back end by manually? Please explain?
Write the function test case to add a customer to database.