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 |
Explian about boundary value analysis with an example ?
Can you explain decision tables?
Any one send me sample question for multimedia testing with microsoft access database. I am having interview next week. Please post it or send me my personal e-mail. Thank You
what is buddy testing ?
difference b/w test case doc & use case doc?
The primary goal of comparing a user manual with the actual behavior of the running program during system testing is to ?? A.Find bugs in the program B.Check the technical accuracy of the document C.Ensure the ease of use of the document D.Ensure that the program is the latest version
tell me some req'r which were added to frs , in the middle of the project? brahma412@yahoo.co.in July 24
What is security testing? How to test the web application using security testing ?
what is black box testing
13 Answers CTS, IBM, Virtusa,
What r the different testing techniques other than BVA and EQP?
Write as many test cases of InternerExplorer compatibilty on test ON wiNDOWS OPERATING SYSTEM?
When should testing be stopped?