How you perform sytemtesting in organization, i am not
asking definiton approach for system testing
Answers were Sorted based on User's Feedback
Answer / kavita datla
System Testing is testing end to end scenarios.
For Ex: Consider a banking application in which a System
Test case would be to check whether a valid user is able to
with draw cash from his account.
There may be many screens involved in this
transaction ,your application might be talking to different
sub systems but still considered a single scenario ie you
are testing it end to end.
Hope this is clear!
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / ravi kiran yadav
Testing the application for the end to end process is
system testing
when the smoke test cases are passed u will go for system
testing in that we will have
Functionality test as initial ,if any bug is raised while
doing this test in the sense raise the bug and when it get
fixed Apply Retest type testing on the that particular
functionality , if the SME says that the code chages done
for the bug reported may give an abnormal reflections on
other pages then go ahead with regression after the
complition of all this if needed do performance testing and
finaly user acceptance testing
funtional testing
ReTesting
Regression
Performance and
User Acceptance testing will be there in the system testing
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / subbu malepati
System testing differs from product to product.
1. End - end to testing , again here u use virtual i/p and
tools etc.
2. You mainly concentrate on the final outcome and input
feeded.
3. it almost a client setup.
| Is This Answer Correct ? | 0 Yes | 0 No |
Hello every1 , i am a 2008 BE graduate & i am trained in S/W Testing., Would doing any certification course like ISTQB (foundation level) would help get a job in a good MNC ... veerudsce@gmail.com
What is Prototype Testing?
What is Test Statergy?
1 Answers Oneclick Testing Solutions,
how do we categorize the test cases for regression testing?
1.how you know all test cases are cover in one application? 2.what is difference between error message and warning message ? 3.what are the items comes under traceabily materix?
1.The effectiveness of a test suite in detecting errors can be determined by counting the total number of test cases present in the test suite. 2.Black-box testing attempts to find errors in which of the following categories Option 1 Incorrect or missing functions Option 2 Interface errors Option 3 Performance errors Option 4 All of the above
what is difference between black box and white box testing? In most of the companies which tecnique is used
Explain what makes a good test engineer?
Which testing is called as "confidence Testing"?
what is Recovery testing?
In which situation or phase or any did u find that Manual testing is a must instead of Automation testing
what happens to the test plan of the application has a functionality not mentioned in the requirement