QA%20-%20ISTQB%20

  • Home -
  • QA%20-%20ISTQB%20

QA%20-%20ISTQB%20 - Topic Wise Multiple Choice Questions (MCQ)

ISTQB%20FOUNDATION%20LEVEL%20CERTIFICATE%20PREPARE%20WITH%20ISTQB%20ONLINE%20TEST%20UNLIMITED%20MCQ.%20PRACTICE%20FREE%20istqb%20online%20test%20cracktest%20provide%20previous%20ISTQB%20certificate%20dump%20for%20online%20test,%20istqb%20certificate.%20Online%20test%20design%20for%20istqb%20foundation%20level%20syllabus



1 )

Deciding How much testing is enough should take into account-

i. Level of Risk including Technical and Business product and project risk

ii. Project constraints such as time and budget

iii. Size of Testing Team

iv. Size of the Development Team

i,ii,iii are true and iv is false
i,,iv are true and ii is false
i,ii are true and iii,iv are false
ii,iii,iv are true and i is false


View Solution



2 )

Regression testing should be performed:

v) every week

w) after the software has changed

x) as often as possible

y) when the environment has changed

z) when the project manager says

v & w are true, x – z are false
w, x & y are true, v & z are false
w is true, v, x y and z are false
w & y are true, v, x & z are false
all of the above are true

View Solution



3 )

Software testing activities should start

as soon as the code is written
as soon as possible in the development life cycle
during the design stage
when the requirements have been formally documented


View Solution



4 )

We split testing into distinct stages primarily because:

Each test stage has a different purpose
It is easier to manage testing in stages
The more stages we have, the better the testing
We can run different tests in different environments


View Solution



5 )

An input field takes the year of birth between 1900 and 2004. The boundary values for testing this field are

0,1900,2004,2005
1900, 2004
1899,1900,2004,2005
1899, 1900, 1901,2003,2004,2005


View Solution