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 |
what are the contents of a test plan?
who will collect requirements from client
what is the difference between PEGA based web application testing versus web application testing?
What is integration testing? And what are the different types.
risk driven testing
What is a test condition wen a tester will prepare or write a test condition?
What is Six sigma ?Expain.
Write TestCases for ATM Machine ?
Explain the difference between severity and priority.
The applications are invited from the students between 18 and 23 years old. The age relaxation for reserved category students is 5years.so what are the test cases posible to write
U have a Scenario and there is box to enter values from 0 to 1000. Now what is the Test data u will test? What are the positive and negative test cases? How will U use Equivalence class Partition ?
Explain stub in testing point of view?