
RTRT Testing
Loop Coverage :- Three kinds of loop coverage criteria. For( I=0; I < global_integer ; I ++ ) { . . . } In this case, at least three different […]
Loop Coverage :- Three kinds of loop coverage criteria. For( I=0; I < global_integer ; I ++ ) { . . . } In this case, at least three different […]
Rational Test Real Time (RTRT) :- RTRT uses ATTOL test description language that allows test scenarios to be defined in a simple way. RTRT Contains :- Test plan generator : […]
C Test script language Commands/Instructions: BEGIN : The BEGIN Instruction is mandatory before any Instruction in C or start of the test. If the BEGIN instruction is not found warning […]
What is RTRT? RTRT is an Automation tool RTRT can perform the following activities: Component Testing. Coverage Analysis Memory Profiling Performance profiling Trace System Testing. Why RTRT ? Automation Tool […]