πŸ“Š Software Project Management (SPM)
Q. In which of these interviews, insults are common?
  • (A) screening interview
  • (B) stress interview
  • (C) behavioural interview
  • (D) group interview
πŸ’¬ Discuss
βœ… Correct Answer: (B) stress interview

Explanation: in stress interview, insults and miscommunication is common. all this is designed to see whether you have the mettle to withstand the company culture or other potential stress.

πŸ“Š Software Project Management (SPM)
Q. Which of these interviews is adapted for computer programmers?
  • (A) the stress interview
  • (B) the group interview
  • (C) the screening interview
  • (D) the audition
πŸ’¬ Discuss
βœ… Correct Answer: (D) the audition

Explanation: for some positions such as computer programmers or trainers, companies want to see you in action before they make their decision. here, the audition type is adapted.

πŸ“Š Software Project Management (SPM)
Q. In which of these, more than one candidate is interviewed?
  • (A) the behavioural interview
  • (B) the stress interview
  • (C) the group interview
  • (D) the audition
πŸ’¬ Discuss
βœ… Correct Answer: (C) the group interview

Explanation: in group interview, more than one candidate is interviewed. interviewing simultaneously with other candidates can be disconcerting, but it provides the company with a sense of your leadership potential and style.

πŸ“Š Software Project Management (SPM)
Q. Which of these interviews is taken for a candidate far away?
  • (A) lunch interview
  • (B) telephone
  • (C) stress interview
  • (D) group interview
πŸ’¬ Discuss
βœ… Correct Answer: (B) telephone

Explanation: many organizations will conduct jnterviews by telephone to narrow a field of candidates. telephone interviews may also be used as a preliminary interview for candidates who live far away.

πŸ“Š Software Project Management (SPM)
Q. The modification of the software to match changes in the ever changing environment, falls under which category of software maintenance?
  • (A) corrective
  • (B) adaptive
  • (C) perfective
  • (D) preventive
πŸ’¬ Discuss
βœ… Correct Answer: (B) adaptive

Explanation: none.

πŸ“Š Software Project Management (SPM)
Q. Regression testing is a very expensive activity.
  • (A) true
  • (B) false
  • (C) ---
  • (D) ---
πŸ’¬ Discuss
βœ… Correct Answer: (A) true

Explanation: as regression testing is performed many times over the life of the software product, it becomes a costly affair.

πŸ“Š Software Project Management (SPM)
Q. Selective retest techniques may be more economical than the “retest- all”technique.How many selective retest techniques are there?
  • (A) two
  • (B) three
  • (C) four
  • (D) five
πŸ’¬ Discuss
βœ… Correct Answer: (B) three

Explanation: the three categories include: coverage, minimization and safe techniques.

πŸ“Š Software Project Management (SPM)
Q. Which selective retest technique selects every test case that causes a modified program to produce a different output than its original version?
  • (A) coverage
  • (B) minimization
  • (C) safe
  • (D) maximization
πŸ’¬ Discuss
βœ… Correct Answer: (C) safe

Explanation: safe techniques do not focus on coverage criteria, instead they select every test case that cause a modified program to produce different output than its original version.

πŸ“Š Software Project Management (SPM)
Q. measures the ability of a regression test selection technique to handle realistic applications.
  • (A) efficiency
  • (B) precision
  • (C) generality
  • (D) inclusiveness
πŸ’¬ Discuss
βœ… Correct Answer: (C) generality

Explanation: generality measures the ability of a technique to handle realistic and diverse language constructs, arbitrarily complex modifications, and realistic testing applications.

Jump to