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 |
What are the Assumption while writing the test cases? Explain with the example?
what is the defference between stress and load testing?
give 1 example of an error with high severity and low priority?
He has given table attributes- empid,empfirstname,emplastname,MangerID.And he asked write query to display empfirstname and mangername?
which model are you following
What makes a good test engineer?
What is the type of the testing to check the availability of a website 24 * 7?
What is the difference between Sleep and wait in winrunner what is integration testing and types of testing present what is system testing what is data driven testing what is functionality testing if requirements are given to you then how do you write the test cases for it Account number = Ok cancel For above given form the valid account number starts from 1 to 1000 so is it necessary to input the 1,2,3 ….998,999,1000 test cases to check the conditions of valid account numbers I,e is it compulsory to write 1000 test cases for the above form
Hi,please help me out with my ques:in project each tester how many testing will do?i mean what extent?
is there any difference between test case design and test case development
What happens in a web application when you enter all the data and click on submit button suddenly the connection goes off? Where the data will go?
plz can anyone tell me about agile in real time