What is the Risk Analysis? Waht types of risk analysis are
there?



What is the Risk Analysis? Waht types of risk analysis are there?..

Answer / rnashok

“Risk are future uncertain events with a probability of
occurrence and a potential for loss”. Risk identification
and management are the main concerns in every software
project. Effective analysis of software risks will help to
effective planning and assignments of work.

Categories of risks:

Schedule Risk:
Project schedule get slip when project tasks and schedule
release risks are not addressed properly. Schedule risks
mainly affect on project and finally on company economy and
may lead to project failure. Schedules often slip due to
following reasons:

1) Wrong time estimation
2) Resources are not tracked properly. All resources like
staff, systems, skills of individuals etc.
3) Failure to identify complex functionalities and time
required to develop those functionalities.
4) Unexpected project scope expansions.

Budget Risk:

1) Wrong budget estimation.
2) Cost overruns
3) Project scope expansion

Operational Risks:

Risks of loss due to improper process implementation, failed
system or some external events risks. Causes of Operational
risks:

1) Failure to address priority conflicts
2) Failure to resolve the responsibilities
3) Insufficient resources
4) No proper subject training
5) No resource planning
6) No communication in team.

Technical risks:
Technical risks generally leads to failure of functionality
and performance. Causes of technical risks are:

1) Continuous changing requirements
2) No advanced technology available or the existing
technology is in initial stages.
3) Product is complex to implement.
4) Difficult project modules integration.

Programmatic Risks:
These are the external risks beyond the operational limits.
These are all uncertain risks are outside the control of the
program. These external events can be:

1) Running out of fund.
2) Market development
3) Changing customer product strategy and priority
4) Government rule changes.

Is This Answer Correct ?    18 Yes 20 No

Post New Answer

More QTP Interview Questions

I have two actions in my QTP test and two iterations in my DataSheet. I want to execute the Action 1 for the two iterations only after which i want to exceute the next Action2. How is this possible?

4 Answers  


Hi All, I have QTP installed on my machine but the application under test (AUT) is on remote desktop (i.e. I first connect to remote desktop from my machine in order to run the application). I am able to record the script successfully with QTP running on my machine and application running on remote. However, when i run the recorded script, system fails to run it and indicates me that it does not identify the object. Is it possible to record and play while QTP and AUT are not on same machine?

7 Answers   ABC,


How to find array size in qtp?

0 Answers  


What is runtime objects and test objects? What is the difference between them?

7 Answers   IBM,


What are the different ways to invoke an application using QTP?

0 Answers  






WHAT IS SMATR IDENTIFICATION? plz EXPLAIN BRIEFLY? IS IT POSSIBLE in QTP? HOW AND WHEn THE SITUATION U R USING EXPLAIN WITH EXAMPLE?

3 Answers  


What is the condition or scenario that leads the use of object spy in qtp? (while recording we can get all the properties) then wat leads to use this?

2 Answers   iSoft,


write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object.. (give a filter condition only WEbelement- not easy need to use some more property while giving filter condtions- use google for your help...))

0 Answers  


What is VSS? Is it used in Automation(QTP) Or Manual? what is menus in VSS?

3 Answers   TCS,


I have written some script in QTP and i added those objects in Object Repository. All written script has been executed successfully. After few days when i tried to execute the same script i got error message "objects not found in Object Repositiry". How can we solve this issue?

3 Answers  


Explain types of output values?

0 Answers  


hi, In A Table there are some columns and dynamic rows and in each row in first column there is a link with name. upon clicking on that link it will show some details. write the vbscript to check that link without descriptive programming?

2 Answers   HealthAsyst,


Categories