what is risks of testing a project?
Answers were Sorted based on User's Feedback
Answer / santhosh
Generally the risks include for testing the projects may like:
1)Lack of requirements:-means not having sufficient
requirement documents,testcases,execution of testcases,etc.
2)Insufficient team:-means A company with small team where
all the work assigned to those team members and having lack
of time to deliver the product.
3)No time:-If the product to release is not yet completed to
the date mentioned then there exists a risk.
| Is This Answer Correct ? | 27 Yes | 4 No |
Testing is the means used in software development to reduce
risks associated with a system.Risk-based testing (RBT) is a
type of software testing that prioritizes the features and
functions to be tested based on priority/importance and
likelihood or impact of failure
Some of the most common risks are
1. Business or Operational
a. High use of a subsystem, function or feature
b. Criticality of a subsystem, function or feature
2. including unacceptability of failure
a.Technical
b. Geographic distribution of development team
c. Complexity of a subsystem or function
3. External
a. Sponsor or executive preference
b. Regulatory requirements
c. Exploratory & Risk Based Testing (2004)
| Is This Answer Correct ? | 6 Yes | 3 No |
Answer / shyam
Availability of testing environment
-------------------------------------
The hardware and software requirements for the project should be available without fail at the time of testing.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / shyam.meghansh
Risk Analysis
Risk Analysis is divided into two they are
Generally we can identify two types of risks they are
• General.
• Project Based Risk.
General
In this category we will try to identify those
problems, we may come across Hardware, software and People.
E.g., RAM Failure, Disk crash, an employee exit, Team
Shuffling, Hub failure etc...
Project Based
In this category we will identify for risk and the
dependency.
E.g., Rate of interest calculation, Modular dependency,
Test data collection etc.
| Is This Answer Correct ? | 6 Yes | 7 No |
Answer / shyam.meghansh
Risk Analysis
Risk Analysis is divided into two they are
Generally we can identify two types of risks they are
• General.
• Project Based Risk.
General
In this category we will try to identify those
problems, we may come across Hardware, software and People.
E.g., RAM Failure, Disk crash, an employee exit, Team
Shuffling, Hub failure etc...
Project Based
In this category we will identify for risk and the
dependency.
E.g., Rate of interest calculation, Modular dependency,
Test data collection etc.
| Is This Answer Correct ? | 6 Yes | 8 No |
How do you know the location Id of an object if you know its index id?
what is regular expression how will you implement it?
Hi let me ask one questin 1.How to use outputof the one function input to the another function pls give the script for above 2.what is the purpose of action parameter , how to create it
What is Maximum synchronization time out in QTP(By Default is 20sec). Anybody can answer it. Thanks in advance.
How can I test the unix shell in QTP
What is a Run-Time Data Table? Where can I find and view this table?
Call to copy of an action and call to existing action… i know the diff but in real project how to use..? i want live scenario.pls help me..
Suppose I want to use Index value of "WinEdit" in my script .But it is showing None in "Ordinal identifier" value of Testobject Details in the Object Repository.How to enable Ordinal Identifiers to capture the Index value of that particular WinEdit. I have selected "index" and clicked "OK" from Tools-> Object Identification Again I added same WinEdit to the Object repository But I did not get Index value..Please any one help me.How to enable Ordinal indentifiers
How do you change Logical Name of the object in test script?
What is contained in the object repository?
What are the Mandatory Properties of WebTable Object and Link Object in Web testing using QTP
Did the scripts need lot of maintenance? If yes, why?