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 |
What is difference between system and functional testing?
what is localisation &globalisation
What is the structure of the project??? I explained its 3 tire... But that was not the correct answer it seems...
What is Entry Criteria & Exit Criteria
what is fpa ?
Tell me the test cases for Notepad?
What is bug life cycle? Pls give me the exact definition?
When are the followings prepared: 1.Software Test Plan 2.User Acceptance Test Plan
What r the properties of Radio Button and Table Grid?How do we test Table Grid?
Mapping the test cases with the requirement. What is this process called?
1. what is a difference between test plan and test strategy?2.What is the test plan is different from the test strategy? then how?
What will be the testcase for a uniquely generated number in the application?? i mean to say is, how will i conform the application is generating a unique value.... please do answer...