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 |
can please tell me in brief:: what is Agile testing?when we go for this type of testing?
what is testdata
What is kick-off meeting? Why is it optional?
WHY DO WE WRITE TEST CASES. WHAT IS IMPORTANCE OF TC
What techinques do you follow during testing?
write the maximum possibilities test scenarios/ test cases for Google home page - Screen has following: Google Text field, Buttons are - "Google Search" and "I'm Feeling Lucky".
What are testing techniques? What is difference between general and specific?
What is Load Testing and Stress Testing explain it with examples
Suppose there is a User window (having fields First name, Last name, phone & address) What is the test case for Edit User ?
Am putting E-commerce project in my resume can any one please tell me about E-commerce application explaination..
Who writes "white box " test cases ?
You must test a trouble report where the problem cannot be reproduced. You tried using various test data files and mutations from the data files the customer sent along with the trouble report. The software does not fail the way it did at the customer's site.