Answer Posted / anjali
Before delivering the application to the client, the final
level of testing is the user acceptance testing.
There are 2 ways to conduct User acceptance testing
alpha testing and beta testing
alpha testing:testing of an application when the
development is nearly complete. Minor design changes can
still be made as a result of alpha testing.Developers,test
engg form an independent team along with the customer site
representatives.
beta testing:testing of an application where the
development and testing are essentially complete and final
defects and problems need to be found out before the final
release.End-user typically perform beta testing
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
What is your Approach when you find 10 Sev-1 bugs in 50 test cases?
Why do you need to parameterize fields in your virtual user script?
hello frens. Im Arun from the uk. im planning to apply for tester jobs with 3yrs experience. the problem is i dont have resumes. i have to mention atleast 3 projects (preferably financial projects) in my CV. im totally blank. can u plz send ur CV's to my email.... arunmoses1982@yahoo.com. this would be a great help from you guyz. n u need any help from me? just mail me n ill get in touch with u. Thanx.
In manual testing, what are stubs and drivers?
Have you ever completely tested any part of a product? How?
What are the various techniques in white box testing?
Why we have to do manual testing?
What types of documentation are used in qa?
could u pls anyone tel me .."which is the best instute that provides eficient practical knowledge and also real-time oriented knowldge to do a project in manual and automation testing..in hyd" pls send me to dis mail-id if u find any..? sinducute17@gmail.com
what are the status have in QC(Test Management Tool). and how you report?
How can you do the scalability testing?
How does your preferred work style work with the ideal test-manager role that you just described? What is different between the way you work and the role you described?
What are the different servers and difference between them?
what are the typical problems in web testing?
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?