CTFL v4.0 Exam Quiz

CTFL v4.0 Exam Quiz

Professional Development

16 Qs

quiz-placeholder

Similar activities

HTML & CSS quiz

HTML & CSS quiz

6th Grade - Professional Development

21 Qs

Troubleshooting Level 1

Troubleshooting Level 1

Professional Development

15 Qs

Cyber Security

Cyber Security

5th Grade - Professional Development

20 Qs

Formulier verwerking PHP

Formulier verwerking PHP

Professional Development

16 Qs

GIT

GIT

Professional Development

15 Qs

Python

Python

Professional Development

20 Qs

HTML & CSS

HTML & CSS

6th Grade - Professional Development

16 Qs

CTFL v4.0 Exam Quiz

CTFL v4.0 Exam Quiz

Assessment

Quiz

Computers

Professional Development

Medium

Created by

giorko arman

Used 1+ times

FREE Resource

16 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is one potential benefit of using a test automation tool?

Ease of access to statistics about test progress

Less network traffic generated

Disk space is not required to track versions of test artifacts

The quality of defects will improve

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a benefit of early stakeholder feedback?

The developers get a better understanding of what they are building

The testers get a better understanding of the test automation requirements

It allows the project manager to get a better view of the changes that will be needed for the next version

It can be gathered early and then used to make changes after the product goes to production to make it more user friendly

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a good testing practice that applies regardless of the specific software development lifecycle being used?

The testers get a better understanding of the test automation requirements

It allows the project manager to get a better view of the changes that will be needed for the next version

It can be gathered early and then used to make changes after the product goes to production to make it more user friendly

The developers get a better understanding of what they are building

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In an Agile development model, the completion of testing or “done” is defined by which of the following?


  • A. Project management


  • B. Entry criteria


  • C. Exit criteria


  • D. The expected test completion date

Reveal Solution

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You are testing web application software that allows a person to use their travel points to make flight and hotel reservations.
When the user logs into the software (username/password) they are presented with a set of options. From that set of options, they can pick the following:
1. View points balance
2. Make flight reservation
3. Make hotel reservation
From the login page, they can log in successfully or might fail and need to try again. Once they login successfully they can go to either the view points, flight reservation or hotel reservation page.
Which of the following is the correct list of the transitions (a transition is shown as >) that should be tested, assuming that the test ends when a reservation state is reached.

  • A. Points > Reservation


  • B. Login > Points, Points > Flight, Points > Hotel


  • C. Login > Login, Login > Points, Login > Flight, Login > Hotel, Points > Flight, Points > Hotel


  • D. Login > Login, Login > Points, Login > Flight, Login > Hotel, Flight > Hotel, Hotel > Flight, Flight > Login, Hotel > Login

Reveal Solution

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is an advantage of the whole team approach?


  • A. Any person in the team with the right skills can perform any task


  • B. Tasks are assigned to specific team members who will own that task until completion


  • C. Testers have clear ownership of quality and this eliminates confusion and overlap


  • D. Business representatives are not included in the team so they can supply independent assessment during UAT

Reveal Solution

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If you are using test results to learn more about the software and are then creating additional tests based on those results, what type of testing are you doing?


  • A. Exploratory


  • B. Decision-based


  • C. Checklist-based


  • D. Control flow


Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?