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's the relationship between environment reality and test phases?
What are all the documents you are going to submit at the time of release as a testlead?
Describe some staff conflicts you have handled.
The primary goal of comparing a user manual with the actual behavior of the running program during system testing is to ?? A.Find bugs in the program B.Check the technical accuracy of the document C.Ensure the ease of use of the document D.Ensure that the program is the latest version
Functional and Integration test scenarios for actitime application
What is Testing in Abnormal environment? a)Stress Testing b)Beta Testing c)Performance Testing d)Security Testing
How can it be known when to stop testing?
why we give a big deal importantnce to a GUI testing
Difference between test Plan and test strategy?
what is traceability matrix?is it mapping b/w the user requirements and prepared test cases?but i want a detailed explanation?
What is deferred?
what is the difference sanith testing and smoke testing?