What if there isn't enough time for thorough testing?

Answers were Sorted based on User's Feedback



What if there isn't enough time for thorough testing?..

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

What if there isn't enough time for thorough testing?..

Answer / usha

If there is not enough time for testing i think Adhoc
testing is better.

Is This Answer Correct ?    3 Yes 1 No

What if there isn't enough time for thorough testing?..

Answer / venkat

in this type of situation we test the application's main
functionality which is most important in business point of
view.

we concentrate on the the application where the defects
found in previous similar application.

Is This Answer Correct ?    2 Yes 0 No

What if there isn't enough time for thorough testing?..

Answer / biraja nayak

Then prioritize the test cases.
execute those test cases having higher priority.

Is This Answer Correct ?    2 Yes 0 No

What if there isn't enough time for thorough testing?..

Answer / vikas

Go for smoke Testing in this case

Is This Answer Correct ?    2 Yes 1 No

What if there isn't enough time for thorough testing?..

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

What if there isn't enough time for thorough testing?..

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

Post New Answer

More Manual Testing Interview Questions

What is backward compatibility testing

2 Answers  


Give an example for Waterfall model and iteration model??

3 Answers   ABC, TCS,


In my Application, There are 40 MIS Reports.There is Start & End Date box and Search button to search reports.Again for Every report Print and Download in PDF, CSV and Text option is there. What will be the test cases? The test description for all the reports will be same then should I have to write it for each Report test repeatadly? Please Guide Me.Should I have to write 3 test cases for Download X report in PDF, CSV and Text.[40*3=120test for only downloading]

2 Answers  


How to test a website???

3 Answers   CybAge, Wipro,


if i provide u screens no documentation then how you will test that application without documentation .write testcases for that screens?

1 Answers   Genisys,






Can test condition,testcase and testscript help u in performing the static testing

0 Answers  


When first time we are testing the screen then we have to write that this screen should contains so & so columns [ suppose there r 10 columns on that screen]in the expected result

0 Answers  


what is url testing

1 Answers  


what is the diff. bw separate database testers and manual testers with sql knowledge guys... iam confusing so much ,,in cmpny database testers are not working on manual..? both positions are same are not? explian clesly with example? thank u

0 Answers   Wipro,


How can I do a documentation of Test Cases? Which steps are in it?

4 Answers  


What is the exact diff between sanity and smoke test and who will do in real time?

3 Answers  


What is the difference between smoke an sanity testing with example ?

7 Answers   Ness Technologies,


Categories