What is system testing? when we use system testing in our project?

Answers were Sorted based on User's Feedback



What is system testing? when we use system testing in our project?..

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

What is system testing? when we use system testing in our project?..

Answer / naveenpj

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

Post New Answer

More Manual Testing Interview Questions

How to validate the Testcases?

2 Answers   VJIL Consulting,


what is prototyping model,RAD model V model, spiral model?????

0 Answers  


Explain the advantages of automation over manual testing?

0 Answers  


write testcase for print option using mswod

1 Answers   Bally Technologies,


What is the Diff between Code Walk through & Code Review?

5 Answers  






what is the difference between softsmith qamonitor and bugzilla?

1 Answers  


in which cases developers will reject the bug??

2 Answers  


If we have an interface, but no concrete class which implements it. How we will test that interface in white box testing?

0 Answers  


what is difference between boundary value analysis and Equivalnce partioning?

5 Answers   InterSoft, Sharp, TCS, Wipro,


What r the Macros?

1 Answers  


What exactly you do as a Configuration controller?

0 Answers   IBM,


diff b/w smoke and sanity testing and what is migration plan in testing?

2 Answers  


Categories