Do you know Equivalence Partitioning?
Submitted by: AdministratorEquivalence partitioning is a technique used in software testing which aims to reduce the number of test cases and choose the right test cases. This is achieved by identifying the “classes” or “groups” of inputs in such a way that each input value under this class will give the same result.
E.g. a software application designed for an airline has special offer functionality. The offer is that first two member of every city booking the ticket for a particular route gets a discount. Here, the group of inputs can be “All cities in India”.
Submitted by: Administrator
E.g. a software application designed for an airline has special offer functionality. The offer is that first two member of every city booking the ticket for a particular route gets a discount. Here, the group of inputs can be “All cities in India”.
Submitted by: Administrator
Read Online Testing Techniques Job Interview Questions And Answers
Top Testing Techniques Questions
| ☺ | Can you tell me some thing about Monkey testing? |
| ☺ | Can you tell me some thing about Boundary value Analysis? |
| ☺ | Do you know Black box testing? |
| ☺ | Please tell me what are function points? |
| ☺ | Can you explain what are the different elements in Functions points? |
Top Software Testing Categories
| ☺ | Selenium Interview Questions. |
| ☺ | Soft Skills Interview Questions. |
| ☺ | Automation Testing Interview Questions. |
| ☺ | Software Quality Control Interview Questions. |
| ☺ | Testing Estimation Interview Questions. |
