what is meant by system test case
Answers were Sorted based on User's Feedback
Answer / rohit
Test case written covering all System Requirements(E2E)is
called system test case.
Please correct me in case i am wrong
| Is This Answer Correct ? | 5 Yes | 1 No |
System testing is testing a system as a whole.
System test cases are those which validate the whole system
according to the user requirments. In this test cases are
written to check
1. All the system functionalities
2. User interfaces
3. Performance issues etc.
4. System installability etc.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / vinod
A test case which covers major functionality of application
e.g. ATM application - Authenticate users, Withdraw money,
Balance Inquiry, Change pin, Pay bill etc. are examples of
system test case
Here take an example of process of withdrawing money
required whole system flow
| Is This Answer Correct ? | 0 Yes | 0 No |
Could anybody tell me types of testing involved when the project is at maintenance.
Unix question: 1)command to print a list of files containing a particular word. 2) what does a .profile mean. 3) what is a file server? 4) Command to move towards left in vi editor explain grep and find commands using example.
What is meant by TRM in Testing?
plz tell me how can testing implement.like-performance testing,functional testing
In first version of the build i found a bug . I report it to my developers with all the procedures and that was accepted by the developers and the bug was in open state. In the next version of the build the bug was not able to reporduce it .Then wat will be the status of that bug
what do you mean by Develop test data through sourcing (or) handcrafting techniques
What is a Bug Report?
what comes first test strategy or test plan
What is unit,load,stress,performance testing ?
If you stuck somewhere while reproducing defect then what will you do?
What is SCRUM model?
8 Answers Digient Technologies,
What is a test condition wen a tester will prepare or write a test condition?