What is Smoke testing,in smoke testing time u will prepare
the test cases or not?
Answers were Sorted based on User's Feedback
Answer / k.kumaraswamynaidu
i think smoke testing is nothing but the build is stable or
not for testing.
during this time already we have finished the design of
test cases.
its the time for test execution.
before starting the execution testers do the smoke testing
whether developer fulfil all the requirements of the client
its my answer if its wrong please post the right answer
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / shilpa
smoke testing is testin the system after unite testing
whether it is stable for furthur testing on not.so covering
critical functionalitlites are part of it .
we can preapre test cases of it which are the critical test
cases which can detect the show stopper bugs.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / dilip kumar
1) Smoke test is nothing but to test the basic
functionality of the application wheter the application is
working properly in the environment provided.
2) It is used to check the links are working properly or
not whether there is a break in the links or application.
3) we don't prepare and test cases for the smoke test.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / k.chandra sekhar
a) Smoke testing is nothing but the build is stable or
not with respect to customer requirements
b) Here prepare the test cases also
My name is k.chandra sekhar
My phone no is 09246540049
I am in hyderabad
My mail id is ndra_143@yahoo.co.in
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / satish
1.To test the build is Stable or not
2.Able to write Testcases
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / raghubansh
Some testing is a very high level of testing .. when
developer will release the build and after deployment when
its come to testing team then this test will be performed to
make sure that basic functionality is working fine.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / rani
This is also called sanity testing and bvt (build
verification test).
When ever we get a build from the development team
this is the first test conduted to ensure the build id
stable and we can continue testing.
In this tet all the basic functionalites are
tested.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sathyaraj g
Smoke testing is the testing whether the basic functionality of the a application is worked or nor.
There is no need of test cases for smoke testing
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sankar.g
It's a basic functionality testing. It's done by
developmnet side. It's called as well as Unit test.
No need for test cases.
| Is This Answer Correct ? | 4 Yes | 5 No |
Answer / y.s.v.r.varma
In the Smoke testing we can test the main fuctionality of
the application.
We can prepare the test Cases for somke testing also.
| Is This Answer Correct ? | 1 Yes | 4 No |
How to Trace a Defect?
Graph-based testing methods can only be used for object-oriented systems .Is it true. explain
what is meant by metrics give some examples and what is meant by testscripts
!what are the entry criteria for antomation testing ?
Suppose " You are given a build with 5 modules to test as per the Customer request after finalization of SRS, But the SRS contains only documentation about 4 modules. On what basis you will continue the testing of 5th module." ?
15 Answers HCL, TCS,
How u prepare Test data in testing process???
what is the output of the query select * from emp where 1=2
In an application where there is no need of regession testing and retesting?
Hi Friends, I have got 3 years of exp in IT industry in to Testing, working as Software test eng., in hyd.. kindly let me know any openings in Pune with this exp...contact @ swamyn.2k@gmail.com or pawan_your@yahoo.com
Performance testing is coming under Functional testing?
can any one send me all the interview point of view questions from manual testing please..........
What is the difference between code walkthrough and code review? What is the difference between walkthrough and inspection?