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 |
Why most of the software company preferred manual testing even though many automation testing tools are present in the market.
Could anyone let me how to write test cases in Manual Testing with the real time examples.
can any body tell me vat is the status of the bug when it is going for retesting and where we write the bugs in case of retesting
what is tracebility matrix?
tell me some major and minor defects in ur net banking project?
What are the steps to test any software through automation tools?
what is thetesting methodology that u r company folowing??
What is quality center? What are the modules of quality center?
what is compatibility testing
what are your thoughts on SPRINT duration
where do i get study material for istqb exam?which one is better istqb or microsoft certification in testing?plz inform in on my email-id?immediately.this year i want tot appear for.
what is the difference between testcase and test scenario? Please give one example.