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.
Answer Posted / 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 |
Post New Answer View All Answers
What is a good test? Wy do we need testing write test steps for triangle write test steps for ATM How a tester should approach a devloper about non accepted defect? What is test coverage assurance and give an example Draw and expain V model and how it is helpfull in software development
i need manual testing interview questions for 2+ experience plzz help me..
What is a testbed in manual testing?
!what are the entry criteria for antomation testing ?
What is a test log?
Once automated, what are the types of functionality provides the highest Return On Investment (ROI) to the company?
Hi Friends, This is Chennamsubbaraidu.i Have 2+ Years Realtime Exp in Manual Testing.Am Looking to Shift From My Present Company.Please if u Have Any Openings in Your Company's, Please Let Me Know.Any Location Prefer.Thanks.
What is the different between SIT and UIT?
What are the advantages of automation over manual testing?
How can you do the usability testing?
what technical problem u face in your module please tell what is it mean its any bug or anything else i want ans give any example which ever modul u r working for u can give me any example
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
What different types of manual testing are there?
How can I do Server side Interface testing in Web Testing?
which of the following is not a coding defect? Option 1 Test harness defect Option 2 Data flow defect Option 3 Initialisation defect Option 4 Algorithmic defect