What is system testing? when we use system testing in our project?
Answers were Sorted based on User's Feedback
Answer / mahya
system testing is complete integrated testing which is performed on a complete application in which all end to end user requirment are checked
it is done after integration testing
in this integartion between modules and also testing on complete application is done
it consist of functional and non functional testing
functional testing--to check the application is performing what is supposed to
non functional-- to check the non working essential requirment of user such as security performance ui ,usability volume load localization database testing
| Is This Answer Correct ? | 15 Yes | 1 No |
System testing is concerned with the behavior of a whole system/ product. The testing scope shall be clearly addressed in the Master and/or Level Test Plan for that level.
In System testing test environment should correspond to the final target or production environment as much as possible to minimize the risk of environment-specific failure.
System testing may include tests based on risk, requirement specification, business processes, use cases or other high level text description.
** System testing should test both functional and non-functional requirements of the system.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is Software Testing ?
Hi I want to start online training couses for testing Any body plz help me out how to start the online courses Plz post the answer here or send me a mail for kommineni.1020@gmail.com
How do you determine what to test?
Why did you choose the Software Testing Field?
What is Alpha testing/ Beta testing?
Diffrence in b/w Functional and System Testing and Test Cases.
Difference between Client server & Web based Testing?
when the tester actually involves in Testing?(at which stage of SDLC)
What is Feasibility Report?
Acceptance testing is designed whether or not the software is FIT for the user to use. The concept of FIT is important in both design and testing. There are four components of FIT. State these 4 components?
what is black phase in SDLC
Do testers have to write separate test cases for performing sanity testing??