What is the difference between User Acceptance Testinga and
System Testing?
Answer Posted / nasir
System Testing: System testing that try to find out any
defect, bug or error from the whole system not only from
individual component.
User Acceptance Testing:Individual user requirement is
usually unit base, So how many easyway user can get their
information and system can work under maximum numbers of
condition.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is internationalization testing (i18n testing)?
Explain branch coverage and decision coverage.
Why is it impossible to test a program thoroughly or in other terms 100% bug-free?
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.
integration test cases for mouse and keyboard
MS Paint
What is the difference between pilot and beta testing?
You may be overqualified for this position we have to offer
Hi Dear this urgent for me i have need of ROLTA India Ltd Mumbai Paper pattern for Testing Person , PLease Help me , if any body have any idea about it
Hello. I am not here to answer your question. I jus found a job as software QA engr. And i am totally new to software testing. So can someone pls help me in the following scenario? there is this registration screen, and it contain: One textbox called Nickname which only accept alphanumerical One textbox called Contact which only accept numerical, One textbox called Email which can be filled with alphanumerical and symbol and One button called Register now becos there is so many textboxes, where i can filled with alphabet, number, symbol, "just space", leading zeros, leading space. there will be lots of combination. can someone pls help.. i will be appreciated if u can post the test case of the scenario i mentioned. Lots of Thanks
There is an opening in our organization Sierra Atlantic, Hyderabad. All Manual test engineers with 2-3 years of experience can forward your resumes to mah_cs82@yahoo.com before May 01, 2008. (Only manual testers) with a covering letter, current CTC and Expected CTC.
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?
How can write testcases on a code under development pls give asnwer
Test cases have written according to Flow of the software working or according to Screens?
What are the cases why parameterization is necessary when load testing the Web server and the database server?