Which is the correct order?
a. Planning, Designing, Execution, Implementation and
Analysis
b. Planning, Designing, Implementation, Execution and
Analysis
c. Analysis, Planning, Designing, Execution and
Implementation
d. Planning, Analyzing, Designing, Execution and
Implementation
Answer Posted / preeti
It's C.
Analysis,Planning,Desiging,Execution and Implementation.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the purpose of the Trap options?
How Do I run my RFT scripts through RQM(rational quality manager)can anyone explain me in the details giving examples. Also, I wanna to integrate RQM with RFT how to do that?
How will you edit a baseline file of a verification point?
What is standard data type and what is user defined data type?
What is meant by verification point and what is the use of it?
Explain datapool?
How to test java applications?
How to do data driven testing using robot?
how you copy test cases from .xls to Quality centre?
What is user defined data type?
what is responsibilities of the Rational Robot
If we write a scipt for login page and we click submit button then it moves to order page ... How we can validate once we click the submit button it opens wether order page or not
Explain Robot?s command line options?
Which of these is not a kind of report in Rational Test Manager a. Performance Report b. Build Listing Report c. Test Plan Report d. Test Case Report
Explain the use of "testobject root = getroottestobject();" in rft?