What if there isn't enough time for thorough testing?
Answers were Sorted based on User's Feedback
Answer / chandu
i did face this question in my interview and i did give them
the answer " depending on critical impact risk i would
prioritize the test cases and then execute the test cases
having high priority." but it seemed like they were not
happy with such a short answer. my be the answer should be a
bit more detailed like below:
When facing a short time frame available for testing
purposes, you got to make the best the time and resources
available. A software test strategy that takes this into
account is risk and requirements based testing.
In this strategy we assume that it's not possible to test
everything.Risk and requirements based testing helps you to
determine what to test first, in which sequence, so you
spend the time you have to the parts that really matter.
The strategy starts with a risk analysis to determine the
functions (requirements) with the highest risk, and plan
your test activities guided by this analysis.
To help you identify the risks involved in all your
requirements, consider the following aspects:
•Functions often used by the users
•Complex functions
•Functions that have a lot of updates or bug fixes
•Functions that require high availability
•Functions that require a consistent level of performance
•Functions that are developed with new tools
•Functions that require interfacing with external systems
•Functions with requirements with a low level of quality
•Functions developed by more programmers at the same time
•New functions
•Functions developed under extreme time pressure
•Functions that are most important to the stakeholders
•Functions that reflect a complex business process
Is This Answer Correct ? | 8 Yes | 0 No |
Answer / usha
If there is not enough time for testing i think Adhoc
testing is better.
Is This Answer Correct ? | 3 Yes | 1 No |
Answer / biraja nayak
Then prioritize the test cases.
execute those test cases having higher priority.
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / ramprasad.s
HI
When Time Limits Go for
Smoke Test
Monkey Test
Ad-hoc Test
sun_ramprasad@yahoo.com
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / mfsi_priyankaa
If there is not enough time to do thorough testing then we
should do risk based testing means the areas which the
customer will be using more..
Is This Answer Correct ? | 1 Yes | 0 No |
What is known as data-driven testing?
what is the output of this query selet * from employee where 1=2
There is a field called "Departure Time" Write the test cases for this field.
what is the methodology you are using in ur company?
1:differenciate between functional regression and gui test cases 2:for a given requirement how to write test case and prepare test data with example like for monster.com front page what testing techniques are used at what requirments see monster page 3: can we test without front end application and can we perform testing without back end application 4:all possible questions asked on bugzilla plz answer as soon
how will we receive the build?is it through mail or not?
Can u tell something about the Agile Methodology
what is testplan? and can you tell the testplan contents?
What is web architecture that is followed while doing online project and tell the samples of architecture?
What is the main diff. between Retesting and Regression Testing ?
5.what do you like most about testing?
what is the template u used for informing clients regarding known issues when u near to release