what is smoke testing & sanity tasting?
Answer Posted / amol kanthe
A unit of code contains a set of reciprocal functions,
usually in the form of conversion functions where one
converts A to B and the other converts B to A. In these
cases, it is useful to create a “sanity check” to make sure
that you can convert A to B and back to A without losing
precision, incurring rounding errors, or triggering any
other sort of bug.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is a top-down and bottom-up approach in testing?
Which of these techniques is not useful for partition testing at the class level Option 1 attribute-based partitioning Option 2 category-based partitioning Option 3 equivalence class partitioning Option 4 state-based partitioning
Which model is following in your company for developing software?
Define what is a critical bug.
Explain the advantages of automation over manual testing?
how to write the test cases for mark as read/unread mails for gmail inbox?and what are the testings we will do?
In which all places, testing is done?One is from the server by calling server name.Can u suggest others?
What was a problem you had in your previous assignment (testing if possible)? How did you resolve it?
How to explain the Insurance project in the interview?
please send me database stored procedure checklist.
negative test cases on banking domain ?
What icon is used in WinRunner to get an explanation of the syntax of TSL?
What do you understand by usability testing?
What is test driver and test stub?
How will you do beta testing?