Latest Answer : Pairwise Testing is performed as we get more faults when two fields (pairs) intreact each other. For Example: There are two fields say "City" and "Zip Code". Below can be some pairs to pass into these fields:City: Delhi, Mumbai, KolkataZip Code: 7647647,3423434,253454Say ...
Latest Answer : A use case is the functionality defined in a system, and a test case is a sequence of test inputs and expected outputs for the functionality. ...
Latest Answer : It means what kind of approach is following while testing.Company to company or project wise is varying for testing approach, we can tell shortly as model.Ex: V-model, waterfall model,spiral model...etc.How testing is initiated and ending ...
Latest Answer : Different steps in automation testing approach can be defined as follows,1. Check the stability of the product2. Decide the interface to be tested3. Decide the scope of automation4. Identify individual test cases5. Fine tune the test cases6. Decide ...
Latest Answer : There are three types of Testing Techniques1) Equivalence partitioning2) Boundary value analysis3) Error guessing ...
Latest Answer : Mainly 3 types of tests cover under the system testing1.usability testing.2.Functional testing.3.Non-functional testing.Again Usability testing is classified into 2 types1.User interface testing2.Manual testing.Functional testing is classified into 2 ...
Latest Answer : Select teh basic functionality test cases .Identify the End to end test cases to test required functionality to cover the main requirement.Prepare the different types of test data to test to achive customer req..Check the Actual results with expected ...
Latest Answer : A test matrix is an approach to ensure all test attributes are considered for each test case by placing them in a table. All of the attributes are placed in column headers while test cases are specified by rows. The tester checks all attributes ...
Latest Answer : Ad-hoc testing is performed after testers have already gained knowledge about an application and have executed their formal structured tests. The purpose is to use these testers' experience, knowledge and imagination to apply additional ways ...
Latest Answer : The answer to this question depends on many things:1) The anticipated revenue the applications are expected to produce2) The cost your company is willing to spend on test tools3) The type of testing being addressed (automated, functional, web service, ...