16.Compatibility testing is testing two application?
Answers were Sorted based on User's Feedback
Answer / anusha
No compatibly testing the application two diff environments
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / hari krishna.y
Compatibility testing differs two thing.
1.It is a type of testing in which one will prepare different combinations and install the application into customers environment and check whether it is compatible with those environments.
2.Checking the developed product or project with the other competitor products without comprising the quality of the application.
| Is This Answer Correct ? | 0 Yes | 0 No |
Who fixes the bug as Severity and priority ?
Tell me the advantage and disadvantage of cookies?
how you get build from developer? pl answer it?wht is build ?
Can anyone give me the example of 1. High severity & low Priority bug 2. Low Severity and High Priority bug 3. High Severity and High priority bug
Who Prepare the Master Test Plan? Who Prepare the Test Plan?
differentiate test case and test script
Suppose u have a ICICI Home Page & there is a option link "Bill Payments" so once u click this link then new child window will be open where u have a 1. "amount(Text box)" 2.Auto Debit monthly (check box) & 3. "OK" & "Cancel" Button. Please write the test cases for this Integration Test cases also.
What is Build and what is Installation testing?
when we will give testdata while writing testcases r during executing testcases for both positive and negative cases we give testdata
Positive and Negative Testing - Which one to do first and why ?
consider therez 1 land and it has mango trees in it, what are the tets cases or how will we count no of mangoes on all trees
what is the diff b/w system testing & end to end testing