when will tester do the smoke testing?
Answers were Sorted based on User's Feedback
Answer / deep
whenever a build is released first of all we do smoke
testing to check whether the build is ready to take further
testing.its just to check the major funtionality ..
Sanity testing is in depth testing which cover all the
major and minor functionality of a project..
Example if u have a Module X then sanity testing involves
testing in depth functionality of the submodules of module
X. No test case is required
| Is This Answer Correct ? | 11 Yes | 0 No |
Answer / n@n!
smoke testing : final stage of testing before release the
build to the client is called smoke testing
to make sure after smoke testing was completed the
application is ready for usage
| Is This Answer Correct ? | 6 Yes | 13 No |
McroSoft Six rules standard for Userinterface testing?
What are different types of verifications?
what is jvm in java
what are the testing measurements?
Testing Methodologies
Give me 2 examples for - High Priority with Low Severity? And - High Severity with Low Priority??
1 Answers Infosys, Mastek, SunGard,
can any one tell me the exact testing process of stand alone application, what type of testing i can perform on stand alone application and how can i track the bugs(from starting to ending), and online demo for logistics software if any one knows please send me the link.
differentiate defect age build interval? what style of testing we can follow with lack of documentation?
what is schedule variance and give the formula
What are the meetings conducted your company? Briefly Explain those Meetings(discussions on which topics)?
Can anybody define 2-tier architecture,and 3 tier architecture.
What is the Diff between Code Walkthrough & Code Review? What is the diff between walkthrough and inspection? What is meant by GUI Testing?