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 |
Hi! I got an interview call for the post of Trainee QA engg .The interview is on Monday(27/08/07).There is going to be a technical written test followed by an interview on Monday.Can anyone plz tell me what exactly is the technical written test for QA like,is it objective or theoretical based. PLZZZZZ reply as early as possible ---- Its URGENT. -- SK
Hi all, Am a new comer of this site, and into testing. Basically a BBA graduate, a fresher in IT industry..well am doing my testing course in STC.., chennai. Cld anyone send me across few testcases.. Thankyou
On one of my form there are three text boxes for 1.To Enter Survey no.-Special characters / and - allowed in input and 2.Village Name 3.Project Name all having Input Range 2 to 50 char.and One SUBMIT button on form then How many Test cases can I write for Funtion Testing of Above fields and button
what are the QA docments?
Tell me the test cases for Notepad?
TELL ABOUT CMM & ISO LEVELS ? its URGENT plz
How was the regression testing done in your project what was the contribution of the regression test effort for the whole quality improvement?
What is the dirrerence in Bug Tracking Tool, Bug Reporting Tool and Test Management Tool? Please be clear in Detail.
Who can perform the unit testing?
what type of problems faced with u'r team mates in u'r comapany?
When to do Black box testing?
What is bug priority?