what is the main difference between Compatibility testing
and system testing
Answers were Sorted based on User's Feedback
Answer / s.j.kumaresh
Compatibility Testing: Testing to ensure that how well the
system performs in a particular H/W,S/W,N/W.
System Testing: Testing conduted on the entire integrated
system to see whether the system meets the system
requirement specification or Business requirement
specification.
s.j.kumaresh
| Is This Answer Correct ? | 10 Yes | 0 No |
Answer / vinodh anandhan
COMPATIBILITY TESTING. Testing to ensure compatibility of
an application or Web site with different browsers, OSs,
and hardware platforms. Compatibility testing can be
performed manually or can be driven by an automated
functional or regression test suite.
System testing of software is testing conducted on a
complete, integrated system to evaluate the system's
compliance with its specified requirements. System testing
falls within the scope of black box testing, and as such,
should require no knowledge of the inner design of the code
or logic
Vinodh Anandhan
Software Test Engineer
Bangalore
vinodhanandhan@gmail.com
| Is This Answer Correct ? | 6 Yes | 1 No |
What is agile testing and why is it important?
what is system testing?
which kind of testing you are performing in diffrent phases of SDLC
what is water fall model?
From what phase of project, testing will starts, what tester will do at starting stage?
Diffrernce between client server testing and web server testing.
what are the system testcases for the notepad application?
Is testing just sampling???
what is functionality testing?? what is system testing?? does system testing involves functionality testiting??
In a listbox of cities, if I enter B, it should display all the cities starting with B, then if i type BA, then all cities starting with BA and so on. Pls anyone give me all the positive and negative test cases for this. It is urgent. Realtime questions pls.
what is boundary value analysis?
What is Rekey Defect?