Can anyone tell me the correct difference between
compatibilty testing & configuration testing
Answers were Sorted based on User's Feedback
Answer / bramhaji
compatability testing:
it is also known as portability
testing, during this test we will(test enggs) validates
that whether our application build is running on customer
expected platforms or not?
eg:operating sytems,compilers,browsers..etc
there are two types of compaltability problems we hav such
as forward compatability and backward compatability.
Configuration testing/hardware compatability:
during this test test enggs validates
whether the application build is suppporting different
technology hardware devices or not?
eg diff technologies of printers
" " " n/ws
" " popology n/ws.......etc
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / rohini
both are the concepts of non-functional testing
Compatibily is testing is done on platforms,"whether our
software is running on customer expected platforms or not"?
It is also called as portability testing.That means what
s/w we develop it should support all other operating
systems.
Configuration:Here we check whether pur s/w is supporting
all types of h/w devices.
| Is This Answer Correct ? | 0 Yes | 0 No |
developers take most of the time for coding and tester left very few time for testing say 2 days which testing u find best when ur project is run out of time and product is going to be released
There are some features to improve the performance of a Product. What are those factors?
wat is ur involvement in test plan
Difference between Client server application & Web based application?
3 Answers CMS, H5 Asia Pacific, IBM,
What are the test cases for the fields, Name, Password, Login id, Address, phone,etc.?
What kinds of testing have you done?
What is the difference between TEST STRATEGY and TEST PROCESS
3 Answers Tavant Technologies,
On login window for username and password auto populated field means what !
Is there a way to estimate acceptance test cases in a system? What is a test suite?
Which metric is used for extent of testing? a.)User Participation b.)Acceptance criteria tested c.)Test Cost d.)Test Automation
Name three types of tests that should be automated.
where do u store Testcases and where do u store versions