what is sanity test

Answer Posted / sandeep ghanekar

sanity testing is nothing but an system testing, in sanity
the testers test the basic functionality of the application
to know weather the application is applicable for further
testing or not.

Smoke testing:- In Smoke testing testers ensure that the
main functional area of the system is working or not.

Ex-Take example of remote of television here the smoke test
is, whether with the On/Off button of remote, user can On
/Off the television.

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

-What do you think about unit testing? -How do you assure quality of the code you release? -How do you release software?

1690


How do you determine which piece of software require how much testing?

1072


Can Parrto Principle be used in Quality Assurance and testing?

1482


What is Defect Density ? What is the formula? Explain with example

36036


hello.. i have learnt testing manual and automation tools and im working as test engineer in a software company still i do need more testing skill so where can i get more knowledge about testing . please advice me

1600






hi Can anyone tell me abt how to do the virtual objects and how to pass input and output parameters in qtp? Plz send the answer in detail. Thanks Priya

1488


What is crud testing and how to test crud?

613


Explain what is the difference between regression testing and retesting?

541


Explain the benefits of destructive testing.

575


hi, my qusetion is that plz send me the complete testplan and test cases of any web application with testing too so i have an idea bcz i have no any experience in it

1547


Do you have a favourite QA book? More than one? Which ones? And why.

2813


Define bug leakage and bug release?

749


what approach do you folllow in writing test cases?

1556


Tell me in which of the software testing phase is qa involved & qc not involved?

582


We have a directory structure /usr/local/jboss/server/{$app_name}/log/*.log which contains 1000 log files. A web application has been logging to the cloud.log file, the attempts of a user called test. The code logs the following way: log.debug(username); where the username equals “test”. What command line application and or combinations of applications will you call in order to create a file named user_log.csv that contains the following lines, where the timestamp is sorted: timestamp,username

1728