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 are the microsoft six rules for usability?
what r the client side scripting languages and server side scripting languages
How we allocate the priority(Blocker, Critical, etc.,) in Testing?
How many scripts u use to run daily?
one deffectis found then we send it to the developers.and they released a new build.What we test in that build?The whole application or the only test cases where we got the deffect.
Explain Equavalence Partioning.With example?
Write Testcases for creditcard limit.
Where exactly the testing people will involving in SDLC?
what is the difference between Test-bed, Test-lab & Test-environment ? explain it briefly ?
How will you go with testing process if only project requirements document is given to you
What is the difference between User Acceptance Testinga and System Testing?
You need to plan a test project to qualify an application composed of many individual components. Referring to the scenario above, which phases do you expect to take longer than usual?