software engineering.
1. which of the following are examples of functional testing?
check all that apply. perforance testing, regression testing,
usability testing, unit testing
2. the TSLgenerator is used to help with random testing: true or
false?
3. advantages of black box texting- check all apply.
you can identify why failures occur
non devleoper can writes tests
doesn't rely on software specifications
test can be written before writing code.
3. which of the following is a step in the category partition
method? test boundaries, generate random input, test branch
coverage, identify constraints.
4. which of the following types of coverage is least liekly
to be achieved: branch coverage, path coverage, condition coverage,
statement coverage
5. code coverage is the extent to which a given test suite
executes the source code of the software: true or false
software engineering. 1. which of the following are examples of functional testing? check all that apply. perforance tes
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am