What is Forward and Backward compatibility? How will you
write test cases for compatibility testing?
Answer Posted / mudaseer
for example an application developed on android 2.2 can be
also be compatible on 2.3 this is forward compatibility
testing and an application developed android 2.3 can be
compatible on android 2.2 this is backward compatibility
testing
we don't write separate test case for different platform but
we execute same test case for different plat forms
| Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
How can software qa processes be implemented without stifling productivity?
Describe your experiences with code analyzers.
Is an "A fast database retrieval rate" a testable requirement?
Explain some techniques for developing software components with respect to testability.
please send me interview questions asked in google in testing - manual
What is bidirectional traceability ??? and how it is implemented
can you tell me how to write test cases for payments, receipts, inward clearing, outward clearing, A/c statements ?
Test cases on send/ receive button of Microsoft outlook.
plz send the test scenarios and test cases for "user name should contain 4 to 8 chars and they should have only vowels"
Changes and enhancements to system?
What is user acceptance testing (uat)?
1.How to maintain the Bug status Report? 2.What is project based Company and product based company?
Explain severity with example and expalin each example?
how agile testing is performed and what are the related documents.
What are differences between Testing in Uncontrolled Environment and Abnormal Environment?