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 |
explain ur testing project? how can u nexplain . what should we explain ? i have not worked on any project?
I am working on dotnet technology. Recently i came to testing. I want to write general test cases for any interface either windows application or web applications. Please cover all these issues: 1) Database issues 2) Integrated Related Issues 3) Business logic issues 4) User Interface issues 5) Network related issues
what is client server technology?
What is black box testing, and what are the various techniques?
Hi, Friends, Can any one help me to------ how to write DataBase Test case or how to test database.I'm new in this field.I will do manual testing for a web side but don't know database testing.Plz Help me.Just alter or update the statement in db SQL like Update database db_name , Select * from table_name
When should testing start in a project? Why?
What are the goals of a performance testing of a web application
What is meant by Product-based testing?
diffrence between application testing and product testing?
What is testing life Cycle and Explain different phases?
Write the test cases for godaddy home page
Can any one please tell me the exact difference between the smoke testing,sanity testing and exploratory testing?