0
Soheil1 Posted 13 years ago
Vocabulary

Some

Hi.
What does 'some subset' mean?

1subset, or 1, 2 or possibly many subsets?

Thanks in advance!
  

Top answer

Please give the context—at least a full sentence.

  • Please give the context—at least a full sentence.
Free · every Monday

Get the Weekly English Kit 📬

New words, one handy idiom, and a 2-minute quiz — delivered to your inbox to keep your streak alive.

4 Answers
0
.
Please give the context—at least a full sentence.
0
in context of an integration test:re-execution of some subset of tests[it is about software engineering]
0
1 or two page later, it says
as new modules are integrated, some subset of tests is re-run
0
It means that they choose which of the tests to re-run.

In software testing, they often refer to a group of tests that prove that the program is running correctly, a "test set".
If the software is modified, only those tests that are related to the modified part of the system have to be run again.(ie. a subset of the test set.)
If new functionality is added, the test set needs to b

Related Questions