during alpha testing why customer people r invited?
Answer Posted / janardan mishra
In alpha testing, there in no need of customer. Customers
are required in beta testing.
| Is This Answer Correct ? | 8 Yes | 4 No |
Post New Answer View All Answers
plz send the test scenarios and test cases for "user name should contain 4 to 8 chars and they should have only vowels"
Hi If anyone from banglore want to know the real time senario like writting Test cases and how things actually happens in a company. I am taking a 2 hours class which will cover all the real time experiance and guidence for job. classes are counducted only at weekends. for further queries mail me at vinodhanandhan@gmail.com Vinodh Anandhan Software Test Engineer vinodhanandhan@gmail.com
What is an audit report? Whom is it done by?
How will you determine when to stop testing?
HI. ANYONE HAS ATTENDED INTERVIEW FOR TESTING IN MINDKRAFT GLOBAL. I HAVE WRITTEN TEST FOR SOFTWARE TESTING. CAN ANYONE TELL ME WHAT ALL QUESTIONS CANBE ASKED. PLS REPLY. THANK YOU
Hi friends Does anyone have screen shot of POWERMHS and please can anyone post anything which will be helpful to understand POWERMHS. thanks.
What is concurrent user hits in load testing?
Please anyone give answers for all below questions and help ? realtimers please and please share your knowledge.lot of questions left unanswered.
Negative test cases for phone camera
Define cause effect graphing?
How we allocate the priority(Blocker, Critical, etc.,) in Testing?
What is formal testing?
What is the difference between three tier and two tier application?
If date field is a text field write test cases to validate it?
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }