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 |
what is the difference between agile and spiral model?
Which is the most important phase in SDLC
Hi All I want discuss abt Testing tools is any one available online in google chat? pls urgent anyone pls help
what r the different types of testing techniques?
what is the difference between bug log and defect report?
What do u mean by SDC. Give me a brief description on this?
Wht is Testing Frame work.Is it same in the Manual and Automation testing. can body can explain it
What is Test Design?
If Rohan likes 400 & does not like 300, he likes 100 but not 99, he likes 2500 but not 2400, what does he like? 1. 900 2. 1000 3. 1100 4. 1200 Please give answer with proper explanation!
Difference between Test Case & Use Case?
What kind of testing to be done in client server application and web application? Explain
Which type of testing is most imp. from black box and White box?