Question { Tech Mahindra, 36647 }
wat is build verification testing
Answer
smoke testing is the testing in which we will test the
major functionality.(Ex:whether the links are working or
not....suppose we have a banking application inorder to
transfer money from the account first the user has to
login...If the user tries to login the application may show
you an error page ...so you cant test the functionality of
transfering the money)
Here we have to make sure that the application is testable
or not.
In Sanity testing we have to test whether the application
is crashing your operating system files or database is
corrupted because of running the application.
In both the cases we are going to get the stable build