ExamGecko
Question list
Search
Search

Related questions











Question 60 - CTFL-2018 discussion

Report
Export

Which of the following statements is correct?

A.
Pair programming is done with developer and tester pairing together
Answers
A.
Pair programming is done with developer and tester pairing together
B.
Pair programming is an alternative term for code inspection.
Answers
B.
Pair programming is an alternative term for code inspection.
C.
Pair programming is used usually in waterfall model
Answers
C.
Pair programming is used usually in waterfall model
D.
Pair programming is, among other things, an informal review method.
Answers
D.
Pair programming is, among other things, an informal review method.
Suggested answer: D

Explanation:

Pair programming is a software development technique where two programmers work together on the same code at the same workstation. One programmer, called the driver, writes the code while the other programmer, called the navigator, reviews the code and provides feedback and suggestions. Pair programming is not only a coding technique but also an informal review method because it involves constant communication and collaboration between the programmers who check each other's work and share their knowledge and skills. Pair programming can improve the quality and productivity of software development by reducing defects, increasing code readability, enhancing learning opportunities, and fostering creativity and innovation. Pair programming is usually used in agile methods such as Extreme Programming (XP), Scrum, or Kanban. It is not an alternative term for code inspection, which is a formal review method where a group of reviewers examine a piece of code in a structured and systematic way following predefined rules and roles. It is also not done with developer and tester pairing together because pair programming requires both programmers to have similar levels of expertise and familiarity with the code they are working on. You can find more information about pair programming inA Study Guide to the ISTQB Foundation Level 2018 Syllabus, Chapter 31.

asked 18/09/2024
Carl James Carampot
39 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first