what is the difference between compatibilty testing and
configuration testing?
Answers were Sorted based on User's Feedback
Answer / sampathi kotla
compatability testing is also known as protability testing.
compatability testing means testing team verifies build run
on customer expected platforms or not.
configuration testing is also known as H/W compatability
testing.
configuration testing means testing team verifies build
supports H/W technology devices or not.
| Is This Answer Correct ? | 7 Yes | 6 No |
Answer / satyaprasad
yes,as sampathy explained compatabilty testing means
testing the build wether it is running on the customer
expected plotform or not
configuration or hardware compatability testing means
testing the build wether it is supporting differnt differt
hardware technologies or not
Ex;printer,scanner and different topologies...etc.,
| Is This Answer Correct ? | 5 Yes | 4 No |
Answer / rajeshwar rao
During this testing testing team validate whether the
application build is run on customer expected platform or
not. Whether the application is capably of running or not
different environments
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / jayshree
compatability Testing: whether our application build run on
customer expected platforms, is known as portability testing.
configuration Testing: whetther our application testing
support different hardware technologies.
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / we4
We have different answer.
Compatibility Testing: Test whether the application can
coexist and share other application resources.
Configuration Testing: Test the application in various
software and hardware environment. eg:- diff os, browsesrs,
memory sizes,processor size etc
| Is This Answer Correct ? | 2 Yes | 4 No |
Answer / raj
compatability Testing: whether our application build run on
customer expected platforms or not.
it is also known as portability testing
cinfugaration testing:whether our application testing
support different hardware technologies or not
| Is This Answer Correct ? | 0 Yes | 2 No |
4.How would you define QA/QC?
19 Answers Nicholas Piramal, VJIL Consulting,
uses of checklist
write test condition for testing SMS service of a mobile phone maximun length is 100 character while sending and 80 character for receiving write test scenarios do not write test cases
If there there are 100 test cases which need to be executed in one day and out of them 50 are of Critical Severity, 30 are Major and 20 are Minor. What would be your approach?
Is an "A fast database retrieval rate" a testable requirement?
how can you define Priority and severity
Hi ALl, Can you please list out Q & A for Test Lead,which Interviewer may ask in interview for Test Lead position
What is the difference between bug,defect, error, failulre, fault & mistake?
IN TEST PLAN DOC, WHAT R THE ASUUMPTIONS MADE BY BY THE TEST ENG?
Can anyone clarify my doubt that is the defect status cycle and the appropriate person responsible for changing the status.(who is responsible for which status) Ex: New by tester....
wht is Driver in Integration testing
What is 2-tier architecture, 3-tier architecture?