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 |
security testing what are the things you want to check in security testing ?
Scenario A year ago we developed a standards compliant website for a client. Their site is very popular resulting in the client wanting to be able to track how it is being used by their users. The first part of this project is to create a Login function so that users can be identified on the website. The data supplied by users would have to be handled securely. You have been allocated this project to work on. You will be responsible for the task from start to finish and will be expected to give feedback to your manager. User expectations  The client wants their users to be able to login using a page that fits in with the website design.  Tom wants to access the website but doesn’t want his login information to be available to anyone else.  Paul doesn’t want to login to the website because he’s not a frequent user. Task Please provide some feedback on how you would do the following:-  Being the only Test Engineer on this task, what would your approach be for this requirement?  Identify the key areas for testing this page.  What tools if any, would you use to perform the testing, bearing in mind that the testing will be done without using an ‘automated test tool’.  Provide a sample test case that could be used for testing this page, for example as a word or Excel document.
Difference between Equalance class partion and boundary value analysis?
11 Answers Ford, Patni, TCS,
what is the difference b/n DPD(Defect profile document) and DRD(Defect Report document).
What is LOI Testing?
How to test cookies in Manual testing?
What is regression testing
question about bug is valid or invalid ? suppose i don't have srs i want suggest close button in one form but the developer says client no need that one in this situation the bug is valid or invalid?
What is Equivalence Partitioning and Boundary Value Analysis. Is Boundary Value is subset of Equivalence Partitioning??
What's the difference between system testing and acceptance testing?
when will tester do the smoke testing?
How can we change session time ?In JAVA application