diff b/w alpha & beta testing? who will do this with
examples? can u pls help in this topics
Answer Posted / madhurima
Alpha Testing - In alpha testing we doing validation activity in pure environment. During alpha testing both development team and customer present. This testing not done on client side.
Beta Testing - In this type of testing. testing process done on client side or impure environment.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Can anybody give me some tips on how to face telephonic interview and Write some expected telephonic questions as a 2+yr exp. in testing. Try to give Ques. that u already hv faced in telephone. Plz Help me out friends.
If anybody from banglore having the real time exp in manual testing with 3+ yrs exp and looking for change send your profile to vinodhanandhan@gmail.com
List the type of testing perform to test microsoft excel 2003 give atleast 1 example of each type
Presently working in software company as a software test engineer with 1.5 yrs of experience but i am 2002 passout.Gap is 6 yrs.Is there any problem getting job in MNC? Which criteria HR follows for recruiting test engineer?
Can you explain tailoring?
Can any one say me how to do Performance testing step by step plz for a desktop application(offline application).all the data is stored in internal server itself can any plz help me. ts quite urgent friends.
Please is there any one working with ITR.COM? Having interview with them. Any tips will help.
What is srs and brs document?
Hi Can any one tell wht type of questions will be asked in project manager round...urgent plz...
Is Anyone attended the manual testing interview with capgemini in recent past. please let me know the type of questions they can ask. Thanks
Which was the most interesting bug you found.
if go through 1 or 2 projects clearly,then i feel comfortable to search the job,please help me
What are the benefits of creating multiple actions within any virtual user script?
what are the responsibilities for QA tester to test application on UNIX environment??? what skills required for unix???
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; }