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.
Questions
Which of the following deals with legally binding promises made in exchange for appropriate consideration?
- Contracts
- Copyrights
- Patents
- Torts
Which of the following documents would NOT be used as requirements against which an auditor would conduct an evaluation of compliance and/or conformance?
- A tailored process
- A coding standard
- A requirements specification
- A quality record
Which of the following roles typically has final approval over what is included in the software requirements and the priorities of those requirements?
- Business analyst
- Customer
- Direct user
- Project manager
The completion of which of the following events is most likely to be designated as a project milestone?
- a critical activity
- a peer review
- a phase gate review
- a test case
Which of the following metrics is LEAST LIKELY to be used as a measure of process capability of the system test execution process?
- Phase containment
- Defect detection efficiency
- Test case execution cycle time
- Test case defect density
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:
- 0, 10, and 30 characters in length.
- 4, 5, 25 and 26 characters in length.
- 5, 6, 24 and 25 characters in length.
- from 5 to 25 characters inclusively.
The role of a software configuration management change management tool would include:
- tracking the statuses of defect reports as they are worked to resolution.
- automating the software build processes and running automate test scripts.
- establishing, maintaining and managing the various configuration libraries.
- relating versions of configuration items to other items in the same baseline.
It is possible to copy data pools from one project to another.
- True
- False
Which Java method advances the data pool cursor to the next row in the data pool ?
- dpMoveCursor()
- dpNext()
- dpNextRow()
- dpMoveNext()
A single data pool can be associated with more than one script
- True
- False
Which one of the following is not a log type of RFT
- None
- Text
- Java
- HTML
It is possible to copy a script associated with objects from one project to another
- True
- False
Difference between inputKeys("ENTER") and inputChars("ENTER")
- inputKeys("ENTER") -> ENTER is a key stroke ; inputChars("ENTER") -> characters ENTER are read
- inputKeys("ENTER") -> characters ENTER are read ; inputChars("ENTER") -> ENTER is a key stroke
- None
- Both 1 and 2
RFT can be used for testing Terminal based application
- True
- False
We can make use of particular packages in RFT by using below statement
- Inherit
- Use
- Import
- Include
What is the extension of data pool?
- .dp
- .rftdp
- .rftDP
- None
Which one of the script support command into the script, delay a single action
- Wait
- Timer
- Log Entry
- sleep
Rogers Applications that can be launched through SSO
- CIM and CSM
- CIM, SGI and CSM
- CIM, SGI, CSM and TOE Fido
- CIM, SGI, CSM and TOE Rogers
What are the type of contacts available in CIM?
- Consumer and Business
- Consumer, Business - Cable and Business - Wireless
- Consumer - Cable, Consumer - Wireless and Business
- Consumer - Cable, Consumer - Wireless, Business - Cable and Business - Wireless
what are type of status that are available for Contact ?
- Active and Inactive
- New, Active and Inactive
- New, Active, Inactive and Obsolete
- New, Active, Inactive, Obsolete and Closed