how to know testing of application is finished?
because i have a situation from my lead what u r testing u r
missing some bugs?
Answers were Sorted based on User's Feedback
Answer / p.s.krishna mohan
Hi,
1.Before start testing any application, try to get minimum
awareness of the domain.
2. Try to check whether all test cases are executed in the
module given to u.
3. Try to look for Usability testing along with functional
testing.
4.If it is web application, try to concentrate on all links
and page navigations...Make sure that you have covered all
areas of application in the given module to u. It is
possible only when u know the functionality clearly...
| Is This Answer Correct ? | 13 Yes | 1 No |
Answer / dasaradh
This can be difficult to determine. Many modern software
applications are so complex, and run in such an
interdependent environment, that complete testing can never
be done. Common factors in deciding when to stop are:
• Deadlines (release deadlines, testing deadlines, etc.)
• Test cases completed with certain percentage passed
• Test budget depleted
• Coverage of code/functionality/requirements reaches a
specified point
• Bug rate falls below a certain level
• Beta or alpha testing period ends
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / p.s. krishna mohan
@Gest
Hi,
Please let me know on which domain u r working and what are
all the basic functionalities of ur application, so that i
will help u in sending test scenarios and finding out the
functional points...if you have screen shots of ur
application send it to pskrishnamohan@sgtechnologies-in.com
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / j.janet
Through RTM we come to know whether we tested the
application fully
RTM is a doc through which we match the test cases and test
requirements.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / p.s.krishna mohan
Hi Janet..
Actually testing will be stopped based on the Acceptance
criteria i.e. when to stop testing by feeling that we have
performed enough testing..but there is no particular
criteria to say that in every company for every
project..so..you have to perform re and regression testing
each time you get the bugs and bugs fixed from development
department..make sure that according to RTM all test cases
are passed and all bugs that you have raised are
closed...that itself defines the completion of
testing...but usability testing gets added to
that..usability testing in the sense user-
friendliness..that varies from every testrer's perception.
that is y i asked u to get minimum awareness of domain so
that you will know how users can satisfy with the
application..I think you got my words..if any doubts you
can ask me regarding work.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / guest
@ krishna
thanks ur reply
i don't have full length documents, i have only whats the
functions in module, 'how they work' don't specify in that
simple docs
this is situation what i can do?
| Is This Answer Correct ? | 0 Yes | 1 No |
what is the difference between test senario and test case?
IN SQL SERVER 2005, With out using Query, hw can u break down USER NAME & PASSWORD to enter the software.
hi.i joined in a software testing course recently.but i dnt knw 'c' or 'c++',would it mind? my stream is ece. so i just had a C&DS IN OUR 1ST SEMESTER.
what is difference b/t severity and priority
4 Answers Tech Mahindra, Value Labs,
what is test scenario and test condition?
Suppose u and ur team member is there.ur team member (friend) has raised one bug..u don't no abt apllication as well as that functionality of that application.ur TL give the task u have to give the Severity & Priority..how can u give the Severity & Priority?
Hi I just wanted to know the name of the document given by the test lead to the tester regarding their module for testing.
what is a horizontal and vertical matrix explain with examples
what is difference between Sanity testing and Smoke testing?
If a interviewer ask me the duration of my project, then should i tell them the total(development+testing) time of the project? Plz tell it's urgent
what happens to the test plan of the application has a functionality not mentioned in the requirement
What is the Diff between Code Walk through & Code Review?