1Who performed sanity and smoke testing :-- developers or
testers ? Explain with example and prove ur answer.
2 Company has developed a project for company B, company B
has to introduce this project into the market. The
acceptance testing is performed at Company B. is it called
as alpha testing or beta testing ? Explain with example and
prove ur answer.
Answers were Sorted based on User's Feedback
Answer / neha
sanity & smoke testing are done by tester.
Suppose there is a website to test, the tester will test
whether the URL for that website is working or not(site is
opening or not) and he will also check the working of links
on the home page whether they are going to inner pages or
not in order to do a testing in detail.
Acceptance testing is always done on the client side.
Two types of acceptance testing : Alpha & beta.
In alpha testing the end product is used and tested at the
client side(in this case company B)and when that product is
released outside it becomes the beta version, then the end
user uses it.
gmail is the best example, we are using the beta version of
gmail.At some stage it might be used by the employees of
google(with in the company) then it would be the alpha
version.As it is a very huge website, there will be many
bugs remaining so testing and modification keeps going for
this type of website
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / raghu
Smoke test performed by testers.Its a black box testing
technique.After getting a build tester will test whether
that condition is stable for furthur testing or not without
considering the finer stage.If that condition is stable then
we will proceed furthur testing otherwise we will reject the
built. So smoke test will done by the tester.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / ramprasad.s
Hi
Smoke Testing performed by Test Enggineers only
The Acceptance Test is Alpha Test.
sun_ramprasad@yahoo.com
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / akash
smoke testing is performed by tester .smoke testing
provides benifits s.a.integration risk is
minimized ,quality of end product is improved ,error
dignosis n correction ar simplified and progress is easier
to acsses.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / cvsr
Test Engineers will conduct Smoke Testing and Sanity
Testing.
Customer site people (Test Engineers) will do Alpha Testing.
Client side people will do Beta Testing.
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / srini
Smoke and sanity testing are done my testers only.
Alpha testing is done before a product goes for beta
testing and it is done in a simulated environment by
testers at the develpers site. Where as Beta testing is
done at the company B side .
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sara
i think Sanity testing doing developer and smoke testing
doing tester
Sanity - A process of testing whether the CODE is ready for
further testing or not
Smoke - A process of testing whether the BUILD is ready for
further testing or not
| Is This Answer Correct ? | 1 Yes | 2 No |
can u define the usecase and testcase.
what is the formal technical review
can anyone please tell how a rally tool is used in testing. what are the tester roles in using this tool and the detail working of this tool.
Is it necessary to test application in lower versions of OS when you have tested in latest version
Write all combinations of test cases for calculater on + symbel
Can any one give an example of having high priority and low seveority
Define Fuzz testing?
Where you maintains the Repositories
From Quality Center, how can we take a back up of a project??
Wht tools are used in Manual testing for bug tracking and reporting?
What impact ratings have you used in your projects?
What is Statement Testing