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 |
Advantages and Disadvantages of different SDLC models?
8 Answers Harvard, IBM, Midas Technologies,
How would you deal with a bug that no one wants to fix? Both the SDE and his lead have said they won?t fix it?
9 Answers CarrizalSoft Technologies, Microsoft,
who wil give the standards of testing ? iso or astm
In which situation or phase or any did u find that Manual testing is a must instead of Automation testing
Difference between build verification testing,smoke testing,sanity testing,regression testing,functional testing,,is there any relation between these testing types.Always i am facing the same question in the interviews so plz try to answer to my question...plzzzzzz thank u in advance.............
1. What is SQL editor,DB check points and will we use it. 2. Where will we use these things (Automation/manual)
How do we analyse a bug?
I heard that 2 0r 3 tier applications can be tested using Browser in the <<Intranet>> Is it correct. pls correct me
Plz explan entry and exit criteria with example??? thanks
Swap 2 variables without using a temp variable
In my Projects there are permissions for users. According to permissions assigned to user, he can use the application. So Shall I write test cases for each & every permissions? There are 170 permissions for each & every functionality. Please guide me properly.
Who will do the design phase testing?