What is Forward and Backward compatibility? How will you
write test cases for compatibility testing?
Answer / 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 |
What is the QA environment?
What are testing techniques? What is difference between general and specific?
What is workadround
what is the architecture of your current project?
hai friends, I need clarifications for some doubts in testing terminology. 1.What is thread testing. 2.What is bucket testing and which automated tool is used to do this test. 3. ERP testin automation testing. 4.What is Data Warehousing testing? 5.What is Implementation testing? 6.What is Shake out testing? please let me have the clarifications in detail
what is the format of test report?
What are all the test metrics following by comapany?
Write max. no of test case's in following scenario Developer develops single page which consist of simple Text box and a Submit button. Developer has not written a single line of code for the button (i.e. no relation of Text box and Submit button). No validations are implemented on Test box as well as button.
What are the contents in "Requirements Traceability Matrix" not in " Test Responsibility Matrix"?
what is cause effect graph & exp its types?
9.Data – driver automation typically includes?
write the negative test cases for pencil based on it's functionality