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 4 p's? Exact difference between testing and QA
I attended CDC software written test on 14th august 2009.time is 45 minutes. 10 objective type questions & 10 descriptive questions. In objective they asked questions from database like what is MTTF,Hotfix,Normalization,table index is used for what?,Release notes etc... 1.What is Registry? 2.What is compatibility testing? 3.Diff between Automated&Performance testing? 4.What is testing for availability? 5.Open database connectivity interface is used for/ 6.Difference btn Application and DLL'S? 7.What is code complete? 8.What is Release candidate? 9.What is smoke test? 10.Is virus a bug?
how to deploye the build when the developers give the source code..?
Suppose u found a bug which a developer could not reproduce and it is reproducing on your pc whenever tried , then in this siyuation what will be the status of the bug, and what u r going to do for that bug.
4 Answers Flextronics, Syntel,
How do you test the server response time? Do you use any tool? If so what tool? If not how can it be done manually?
How do you determine user soad for a perf test of a Web application?
What is bidirectional traceability ??? and how it is implemented
How can we do security testing while testing a project
What is the difference between a defect and a failure?
what is the difference between project based testing and product based testing?
2 Answers Infinite Computer Solutions,
How to prepare tracability matrics
Explain about "Compatibility Testing" in Web based Application?