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 |
How you send defect report?
Both Password & User id are empty & Login, Is it a valid test case?
what is Inspection?
When do you go for integration testing?
What is the difference between unit testing and functionality testing ?
Hi! I have got an expirence of a year in Software(manual) testing...Kindly let me if there are any openings for the same,location :MUMBAI..i have got a knowledge of C++,sql (basic),java,and have done a automation testing course..
Can anybody write the test cases for the following scenario. I want to create District. for that, District Code field, District Name field, Reset button, Submit button, Back button are there in the screen. whenever we enter District Code & District Name in the related fields, by clicking on Submit button, District should be created. By clicking on Reset button, all fieds should be cleared. By clicking on Back button, user should navigate to home page. Can you write the test cases for the scenario. I want to know the test case format for the scenario. what procedure is the best. tahnks in advance...
What is the role of the QA lead?
what is client server technology?
What is Negative testing?
What r the types of Test case design techniques
What is difference between Test Plan and Test Strategy