Software Testing and RFT Fundamentals

Covers IBM Rational Functional Tester (RFT) features and commands, general software testing concepts, testing methodologies including boundary testing, configuration management, and software development processes.

20 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

Which of the following deals with legally binding promises made in exchange for appropriate consideration?

  1. Contracts
  2. Copyrights
  3. Patents
  4. Torts
Question 2 Multiple Choice (Single Answer)

Which of the following documents would NOT be used as requirements against which an auditor would conduct an evaluation of compliance and/or conformance?

  1. A tailored process
  2. A coding standard
  3. A requirements specification
  4. A quality record
Question 3 Multiple Choice (Single Answer)

Which of the following roles typically has final approval over what is included in the software requirements and the priorities of those requirements?

  1. Business analyst
  2. Customer
  3. Direct user
  4. Project manager
Question 4 Multiple Choice (Single Answer)

The completion of which of the following events is most likely to be designated as a project milestone?

  1. a critical activity
  2. a peer review
  3. a phase gate review
  4. a test case
Question 5 Multiple Choice (Single Answer)

Which of the following metrics is LEAST LIKELY to be used as a measure of process capability of the system test execution process?

  1. Phase containment
  2. Defect detection efficiency
  3. Test case execution cycle time
  4. Test case defect density
Question 6 Multiple Choice (Single Answer)

The valid inputs for field on a web site form are character strings from 5 through 25 characters in length. Test cases to perform boundary testing on this input would include valid character strings of:

  1. 0, 10, and 30 characters in length.
  2. 4, 5, 25 and 26 characters in length.
  3. 5, 6, 24 and 25 characters in length.
  4. from 5 to 25 characters inclusively.
Question 7 Multiple Choice (Single Answer)

The role of a software configuration management change management tool would include:

  1. tracking the statuses of defect reports as they are worked to resolution.
  2. automating the software build processes and running automate test scripts.
  3. establishing, maintaining and managing the various configuration libraries.
  4. relating versions of configuration items to other items in the same baseline.
Question 8 True/False

It is possible to copy data pools from one project to another.

  1. True
  2. False
Question 9 Multiple Choice (Single Answer)

Which Java method advances the data pool cursor to the next row in the data pool ?

  1. dpMoveCursor()
  2. dpNext()
  3. dpNextRow()
  4. dpMoveNext()
Question 10 True/False

A single data pool can be associated with more than one script

  1. True
  2. False
Question 11 Multiple Choice (Single Answer)

Which one of the following is not a log type of RFT

  1. None
  2. Text
  3. Java
  4. HTML
Question 12 True/False

It is possible to copy a script associated with objects from one project to another

  1. True
  2. False
Question 13 Multiple Choice (Single Answer)

Difference between inputKeys("ENTER") and inputChars("ENTER")

  1. inputKeys("ENTER") -> ENTER is a key stroke ; inputChars("ENTER") -> characters ENTER are read
  2. inputKeys("ENTER") -> characters ENTER are read ; inputChars("ENTER") -> ENTER is a key stroke
  3. None
  4. Both 1 and 2
Question 14 True/False

RFT can be used for testing Terminal based application

  1. True
  2. False
Question 15 Multiple Choice (Single Answer)

We can make use of particular packages in RFT by using below statement

  1. Inherit
  2. Use
  3. Import
  4. Include
Question 16 Multiple Choice (Single Answer)

What is the extension of data pool?

  1. .dp
  2. .rftdp
  3. .rftDP
  4. None
Question 17 Multiple Choice (Single Answer)

Which one of the script support command into the script, delay a single action

  1. Wait
  2. Timer
  3. Log Entry
  4. sleep
Question 18 Multiple Choice (Single Answer)

Rogers Applications that can be launched through SSO

  1. CIM and CSM
  2. CIM, SGI and CSM
  3. CIM, SGI, CSM and TOE Fido
  4. CIM, SGI, CSM and TOE Rogers
Question 19 Multiple Choice (Single Answer)

What are the type of contacts available in CIM?

  1. Consumer and Business
  2. Consumer, Business - Cable and Business - Wireless
  3. Consumer - Cable, Consumer - Wireless and Business
  4. Consumer - Cable, Consumer - Wireless, Business - Cable and Business - Wireless
Question 20 Multiple Choice (Single Answer)

what are type of status that are available for Contact ?

  1. Active and Inactive
  2. New, Active and Inactive
  3. New, Active, Inactive and Obsolete
  4. New, Active, Inactive, Obsolete and Closed