what are the definitions of smoke , sanity and dry run
testing ?
Answer Posted / mfsi_krushnas
SMOKE TESTING:
--------------
Smoke testing originated in the hardware testing
practice of turning on a new piece of hardware for the first
time and considering it a success if it does not catch fire
and smoke. In software industry, smoke testing is a shallow
and wide approach whereby all areas of the application
without getting into too deep, is tested.
A smoke test is scripted, either using a written set of
tests or an automated test.
SANITY TESTING:
--------------
A sanity test is a narrow regression test that focuses
on one or a few areas of functionality. Sanity testing is
usually narrow and deep.
A sanity test is usually unscripted.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
whats main working for tester. and developer, and prject manager.
What are the different cost elements involved in implementing a process in an organization?
Hi Can any one tell wht type of questions will be asked in project manager round...urgent plz...
Hi Dear this urgent for me i have need of ROLTA India Ltd Mumbai Paper pattern for Testing Person , PLease Help me , if any body have any idea about it
I know functional test cases are derived from frs and system design specs. But are test cases for performance, database, boundary, relational integrity and other types of tests other than functional tests created from frs and system design specs as well? When are these test cases created? Are they in the same test plans alongside functional test cases or is their a different test plan that includes these test cases?
write test case for linked in sign up page ?
How to do integration testing on duster......
how to write defects in excel sheets when defects occured
What are the modules of quality center?
When the GUI Testing will be held on the V model ?
What r the functional testing u perform?
Hi, what do you mean by internal auditing? what are the things they do in internal auditing?what they review? THNX in Advance
What do we need to build a quality QC team ? a QC manager with all junior QCs or a QC manager with all senior QCs?
How to do the performance testing manually? Does you have a test case for that?
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?