is smoke testing is perform before realease Product
Answers were Sorted based on User's Feedback
Answer / rajendra prasad reddy
Normally Smoke test will be conducted by Testing team
before accepting a build for testing.
This build is internal to development company,not to client.
here one thing is very important to know, that is
Releases are two types:
1.Internal Release
2.External release
Internal release means for testing team
External release means for client or end user.
Normally for products before delivery company will conduct
two types of product based pre-release tests
They are
1. Alpha Testing
2. Beeta Testing
Alpha testing is conducted by the inhouse people in end
user perspective in a simulated real user environemnt.
Beta testing will be conducted by the end users in real
operational environment.
Real time example for this Beta-testing is:
Windows operating system - product of microsoft
Before releaseing to market company will release beeta
version of the Windows O.S to users
The users are allowed to post comments on the beeta Windows
O.S
If these comments are reasonable Microsoft will modify the
O.S according to users comments.
User may give
1.Suggestions to improve Product features to make more
robust
2.User may find bugs in live testing enviornment
3.Usre may suggest some usability features..etc
So
Smoke test will be conduted for internal release and not
for external release.
I think with my explanation u will be clear
if u have still any doubt please contact me or mail me
byeee
Rajendra Prasad Reddy
rajendra_penumalli@yahoo.com
+919885162742
hyderabad
india
| Is This Answer Correct ? | 13 Yes | 0 No |
Answer / naveen s chandel
wen a build is received apart of test cases is run to
ascertain, if the build is staable and it can be considered
for further testing
1.somke testing is done for testing the stabilty of any
interim build
2.executed for plateform qualification tests
3. Done on the initial stage
Sanity Testing is done at later stage , which is subset of
regression testing
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / deepa
Yes, Smoke test will done before product release. Smoke
test is done by testers, it ensures that product is not
breaking before going to release and smoke test tests the
basic functinality of entire application
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / dheeraj shandialya [mindfire
Smoke testing is also known as onfidence testing.
Smoke testing is testing whole system or whole application
at a time but not in depth.
It is done not only at the time of release but also before
that on regular basis periodically.
At the start of the day smoke testing is done to check that
whether the application is ready for further detailed
testing or not.
At the end of the day smoke testing is done to check the
confidence in application that it works well.
| Is This Answer Correct ? | 1 Yes | 1 No |
When did u complete testing ? Which scenrio should not be in automation testing ? why ?
Here is the scenario. We have web app. in ASP.NET, server is IIS and database is SQL server2005. The application is used in healthcare industry. I am going to get realtime data from healthcare company to test. I need to perform back end testing. If someone can help me understand how i can start back end testing.
Hi, this is murthysharma. I need very urgently about some terms which are used in use cases? Plz give reply to me, if any body know, It is really very very urgent. 1. what is the difference between basic flow,exception flow and alternative flow? 2.what are non-functional requirements in use cases? 3.what are exceptions, special requirements, business rules, assumptions, constraints. Kindly give me with the example. Bcoz, I am very new to this use cases. thanks in Advance. Regards, M.MurthySharma
difference between sainty and smoke testing?
can anyone please tell me how to test the functional specification?
How do we validate cerdit cards in billing project
how to test a store procedure?
What is SQL Index ?
What is the QA environment?
Write 5 Test Cases for ATM From Security Point of View ?
what is the diffrence b/w verification and validation?
What is state transition?