How you perform sytemtesting in organization, i am not
asking definiton approach for system testing

Answers were Sorted based on User's Feedback



How you perform sytemtesting in organization, i am not asking definiton approach for system testin..

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

How you perform sytemtesting in organization, i am not asking definiton approach for system testin..

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

How you perform sytemtesting in organization, i am not asking definiton approach for system testin..

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

Post New Answer

More Manual Testing Interview Questions

Suppose there is a User window (having fields First name, Last name, phone & address) What is the test case for Edit User ?

0 Answers  


What are the types of testing that apply in web applications and not in client/server application (Ex. Broken links i.e there in web, not there in client/server) and also the vice versa

3 Answers   CFC,


Process and procedures followed while writing Integration testcases and system test cases

1 Answers   CSC,


How do you review testcase?? Type of Review...

2 Answers  


What method process should your company follow(realtime Qn) ?

1 Answers  






What is software configuration management?

0 Answers  


At what stage of the development cycle software errors are least costly to correct?

4 Answers  


What is backward compatibility testing?

3 Answers   MedUSA,


What is the difference between User Acceptance Testinga and System Testing?

3 Answers  


What is parallel Testing?

1 Answers  


What is SCRUM model?

8 Answers   Digient Technologies,


what are the differnt error code that comes when an error occured in web application?

1 Answers   CTS,


Categories