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 |
What is negative path testing?
what is testing policy and testing methodology? and what is the difference?
do you or anyone has 100or over test cases in different categories
what is entry criteria for intigration testing,,? what is entry criteria for system testing? what is exit criteria for intigration testing & system testing??? plz give me proper examples .... thanks & regards svsekhar2003@gmail.com
If u have to test the web page application and have to validate the Look & Feel of the application then how will u test it?
explain v- model? why we call this model as v-model, not an u-model?
I am having 1.6 yrs. of total experience in Software Testing.I have interview call from a company. Tell me which questions are basically ask to experienced persons.
what is Application state,Base state and call state?
What is the difference between Build Management and Release Management ?
What is the difference between validation and verification?
Which test cases are written first: white boxes or black boxes?
which tool used for gui testing?