What r the inputs in System Testing?
Answers were Sorted based on User's Feedback
Answer / harikrishna
Integration Testing and Approved SRS or Functional Design
Documents are the inputs for System Testing
Is This Answer Correct ? | 4 Yes | 0 No |
Answer / saff
system testing takes integrated modules (whihc are unit
tested and integrated tested perfectly) as input
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / rsntallapudi123
System testing is the process of testing the AUT to
determine whether the application is satisfying the user
requirements.
it includes the following activities
Usability testing
Functionality testing
Load testing
Stress testing
Security testing etc.,
The input or source to System testing is The SRS.
Pease correct me if i am wrong
my id rsntallapudi123@yahoo.com
Is This Answer Correct ? | 2 Yes | 2 No |
Answer / v.aparna
Yes, Harikrishna given right answer. SRS, FD, USE CASES AND
DEVELOPED BUILD
Is This Answer Correct ? | 0 Yes | 0 No |
The inputs for system testing are
1. Integration testplan
2. Integration test case templete (entry and exit criteria
followed for each stage of testing)
3.Requirement documents
4.FRS(functional requirement documents)
Muralidharan
dharanmu@yahoo.com
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / pavan kumar
The inputs for system testing are
1. SRAS, 2.FS, 3.The developed Build(Exe File).
Based on SRAS and FS only they will write the Test cases.
The FS contains Use case Diagrams, Test statergy and test
scope.
Please correct if i am wrong
Pavan Kumar
STC
Is This Answer Correct ? | 0 Yes | 0 No |
what is equivalence boundary
1]Give me Two examples for - High Priority and Low Severity?? 2]Give me Two Examples for - High Severity and Low Priority??
A 2 different developer design same function. After both completed. In testing engineer how do test that function?
What is the difference between Build and Version?
can you tell me how to write test cases from use case?
how far the test tracability matrix hepls in regression testing ?
what is the importance of test data while testing the application? and how hard it is to set up the test data?
What is exploratory testing?
1.what is the approach while writing test cases in your project. 2.tell some intresting scenareo in your project
What is mean by Test Plan? What details will be mention in it?
what is the diffrence b/w Test approach,test stratagy,test plan?
When wil the verification and validation be done?