What is the input for System testing?
Answers were Sorted based on User's Feedback
Answer / ratha.a
After finishing the sanity testing. we start system
testing.we can the inputs for positine and negative
scenarios.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / mercy
System testing takes input as all the software components
that have successfully passed integration testing and also
the software system itself integrated with any hardware
systems.
Is This Answer Correct ? | 1 Yes | 1 No |
Answer / s
We should test with the test data in the system testing..
And the test data is nothing but the possible values we are
using in the project after release in the client side.
SO we have do testing with all the positive and negative
test data giving as input
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / radha krishna
i think FRD or BRD is key inputs for system testing
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / anjali
build given by the developer( it compleats the unit and
integration testing) is the input for the system testing.
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / jj
For the system testing input is the documents of system
specifiction.Here in system testing we check the
functionality and usability of the entire system as a whole.
Is This Answer Correct ? | 1 Yes | 2 No |
Explain the V model.
Hierarchy of Regression Testing?
write test case for the black board pl tell me the answer pl pl pl
What is Entry and Exit Criteria? When and how we will consider them? Can any one explain this Question.
What is the difference between smoke an sanity testing with example ?
what is testing process in related to Application testing
suppose the product/appication has to deliver to client at 5.00PM,At that time you or your team member caught a high severity defect at 3PM.(Remember defect is high severity) But the the client is cannot wait for long time.You should deliver the product at 5.00Pm exactly.then what is the procedure you follow?
Which is the best testing model?
wat is the differece between three tier and two tier application
What is Testing Life Cycle. Explain Briefly?
why we develop Test plan for a project ?
How did you do unit testing in your project?