recategorized by
151 views
0 votes
0 votes

The efficacious software testing follows the following principle

  1. Maximum number of test cases to detect & correct minimum number of errors
  2. Minimum number of test cases to detect & correct minimum number of errors
  3. Maximum number of test cases to detect & correct maximum number of errors
  4. Minimum number of test cases to detect & correct maximum number of errors 
recategorized by

1 Answer

Related questions

0 votes
0 votes
1 answer
1
gatecse asked Aug 4, 2019
296 views
In relational DBMS, the closure of functional dependencies facilitates To determine the candidate key To determine the foreign key To determine the dependency of an attr...
0 votes
0 votes
1 answer
2
gatecse asked Aug 4, 2019
326 views
The schema for the entire database is designed using Data definitional languageStructured query languageData manipulation language Schema structure language
0 votes
0 votes
0 answers
3
gatecse asked Aug 4, 2019
232 views
The Software Development Life Cycle (SDLC) is used in allProcess modelsDesign modelsProgramming modelsNone of these
0 votes
0 votes
0 answers
4
gatecse asked Aug 4, 2019
247 views
The complexity of algorithms is comparatively more accurate in the use ofAsymptotic analysisAmortized analysisBoth of theseNot dependent on the nature of analysis.