what is the difference sanith testing and smoke testing?
Answer Posted / ravi_kanakam
Smoke Testing: This is the initial testing performed on
the build. During this testing, the test engineer will
check for availability of all major functionalities. If
any major functionality is missing, he will reject the
build and request for a patch.
Sanity Testing: During sanity testing, a tester will look
for extra functionalities in the build, as the build is not
supposed to have any extra functionality. This testing is
also called garbage testing.
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
Can any one say me how to do Performance testing step by step plz for a desktop application(offline application).all the data is stored in internal server itself can any plz help me. ts quite urgent friends.
What is Independent Testing?
date format and we should 8 digits - not accepted only /accepted write how many in test cases in the date format valid , and in valid
My name is Akpos from Nigeria. I have finished manual testing course. Please, can someone advise me where to go on from here?
Where we have to use perl scripting in Testing approach and its importance
Can any one please tell me which is the best institute in Bangalore to learn QA (crash course)? Thanks
What type of metrics would you use?
Tell me some Adhoc testing scenarios of ebay (online auction product)?
What are the typical risks that you identify during test planning and their mitigation plan and Contengency plan.
in the account there is 10,000 rupees and i entered 20000, in this case how will you test the application
any one please send me any test case examples with tabular columns in manual testing
There is an opening in our organization Sierra Atlantic, Hyderabad. All Manual test engineers with 2-3 years of experience can forward your resumes to mah_cs82@yahoo.com before May 01, 2008. (Only manual testers) with a covering letter, current CTC and Expected CTC.
plz send the test scenarios and test cases for "user name should contain 4 to 8 chars and they should have only vowels"
what type of testing techniques are using after accept the build?