Suppose i want to test an application with in three week,
how i will prepare test strategy for this testing.? which
testing types should i follow?
Answers were Sorted based on User's Feedback
Answer / rathnapriya
If we have to test the application in short period of time
we have to use risk based assumptions like,
*identifying the major functionalities and get it tested
first.
*Identify the risky modules
*Identify the functionality which is easily visible to
customers.
*Identify the functionality which has high financial and
safety impact on customers.
*Discuss with developers abt which part of the module is
developed under pressure that has probablity of error.
*Identify what type of testing cover multiple
functionalities.
| Is This Answer Correct ? | 15 Yes | 1 No |
Answer / kuldeep kr. pankaj
for this scenario we have to focus our testing on the major
functionality of the application to be sure that it is not
breaking & ensure that it is working properly ; as three
weeks time is not suffice to test the application.
| Is This Answer Correct ? | 10 Yes | 2 No |
Answer / rajkumargholve
As three weeks is very less time to do any testing. Tester
should follow a risk based approch. Tester should first
test all critical functionalities, & make sure they work
properly. Then if time permits he should test less
important functionalities as well.
| Is This Answer Correct ? | 5 Yes | 2 No |
Answer / murali
three weeks is very less time to test an application. here
tester should use monkey testing or gorilla testing
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / saff
for any appln if time is the constraint we need to focus
only on the risk which are involved in that aplln and test
to mitigate those risk
testing types it depends on the type of the product or
project we are developing
if it the s/w where user are internal to customer
then there is no need to test apperance and performance
testing
but we need to check wheather it is of any use to customer
and reasonably bug free
andif it is a s/w where it is used by num of people then
the testing types should be like usablity ,system ,user
friendliness ,perfromance all this should focus on reducing
the risk involved
correct me if i am wrong
saff5005@yahoo.com
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / dbs
In this case we need to mainly concentrate on the mandatory
fields in the application where by clicking on 'save'
without entering the mandatory fields an error message with
the proper meaning should be displayed, then we need to
concentrate on the flow i.e.,about the user friendly.
This case mainly depends on the size of the application and
also depth of the application
| Is This Answer Correct ? | 4 Yes | 5 No |
Answer / thiyagarajan veluchamy
Hi,
Three weeks not enough to test the application. But we can
test the major functionality of the application(Smoke
Testing). If you know the complete features of the
application then follow the Ad-hoc method.
Thanks,
Thiyagarajan Veluchamy
| Is This Answer Correct ? | 1 Yes | 5 No |
How the value of P in cyclomatic complexity is calculated? P:The number of connected path.
what is the deferent between Bug and Defect(error) ?
What is the difference in b/w waterfall & V'model?
what is the diffrence between bug, error,defect??
What kind of interview questions can I expect for an entry level(2 years of exp) software testing position. I am attending for the first interview and bit nervous what to prepare and how to prepare.the company I applied is a product(anti virus software) based company. so what kind of questions can I expect .please help me for preparing .
Can anyone tell me what should be the test cases for Security Testing?
Can any one please tell me the exact difference between the smoke testing,sanity testing and exploratory testing?
What is Defect Leakage?What Gap Analysis? What are the functioanl requirements to test the Software? What is Latency bug?
Artifacts in design phase of SDLC ?
What are the different ways of doing black box testing?
WHAT IS ROLE OF TESTER IN TEST PLANNING?
What r the risks involved in testing?