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 / archana
The answer is d.
The reason is
1. first we plan the requirements against various
parameters like the cost of the project, time span of the
project etc.
2. Next, we analyse the planned reuirement for the
availability of the resources.
3. Next to it we design the project that the steps to be
followed sequentially to make the project successful.
4. Next we execute the application developed for finding
the errors which must be corrcted to meet the functionality
specified by the client.
5. once the application becomes defect free it is
implemented for use.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
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
For unattended execution whick playback options you will use?
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?
What are the Limitations/Disadvantages of Rational Function Test?
Where the datapool values are stored?
How will you do data driven testing using Robot?
How we write a java script using RFT for the below scenario iam having dropdown list COUNTRY(it contains india,us,uk...) once we select the india in that list it will open the corresponding states in STATES dropdown list. i would like to change those values dynamically... can u pls send me the coding....
Could any one share scripts... where we can Parameterize radio buttons and Check boxes.
What is datapool cursor?
Where do you view the results in Trap option?
If you want to output the results to the log file .. How to do?
How do you analyze results after playback?