what is system testing .what are the system test cases .and
what are the testing done in system testing
Answers were Sorted based on User's Feedback
Answer / priya
system testing tests the usabilty, fuctional and other non
functional aspects of product
under usabilty testing
-user interface testing
-manual supprt testing
under functional
-GUI Coverage
-Error Handling Coverage
-Input Domain Coverage
-Manipulatons Coverage
-Backend Coverage
-Functionality Order Coverage
Under Non Functional Testing
- Compatiblity Testing
-Configuration
-Stress
-Recovery
-Load
-Intersystem
-Volume
-Installation
-Security
-International
-Parallel
-Regression
| Is This Answer Correct ? | 2 Yes | 0 No |
What is mean by Defect Metrics? Write some defect metrics?
At what stage of the life cycle does testing begin?
What r test closure documents?
Define brain stromming and cause effect graphing?
any body can explain me door lock test cases,cell phone test cases, table and chair test cases
user A done some changes for a portion of test case doc. And user B also done some changes to same portion. If user-A checks in his file first then user-B. Then what is the state of that file?
who assigns siverity for a bug? is it test engnr, test lead or devlopment lead?
what is user interface testing?
What is the difference between Usability testing and Exploratory Testing?
What are the steps involved in Manual Testing
you will be given a program and asked to write the Test Data and expected output for the same. for eg: there is a program which returns the sum of largest two numbers in an integer array.
1.What are the difference b/w client & server?