Multiple choice technology testing

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

  1. None

  2. Text

  3. Java

  4. HTML

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

RFT supports multiple log types including Text log (default) and HTML log for formatted output. Java is not a log type in RFT - it is the scripting language used to write tests, not a logging format.