What is equivalence partitioning as it applies to software testing?

What will be an ideal response?


A black-box testing technique in which the input domain is divided into classes of equivalent data items. Test cases are derived from combinations of elements from each equivalence class. Exhaustive testing of all input domain values is not necessary.

Computer Science & Information Technology

You might also like to view...

Which of the following statements about kernel-level threads is false?

a) The kernel can manage each of a process’s threads individually. b) A process that uses kernel-level threads often can adjust the level of service each thread receives from the operating system. c) Software that employs kernel-level threads often is more portable than software that employs user-level threads. d) Kernel-level threads require the operating system to manage all threads in the system.

Computer Science & Information Technology

Which of the following is a characteristic of a weak password?

A. cannot be easily memorized B. used on multiple accounts C. managed with a password manaqer D. uses a long string of characters

Computer Science & Information Technology

A column is a series of items arranged vertically

Indicate whether the statement is true or false

Computer Science & Information Technology

What is a complementary color?

What will be an ideal response?

Computer Science & Information Technology