TESTING TIPS
|
1
Make sure test cases should be available
to developers prior to coding, let the developers analyze your test cases
thoroughly to develop quality application and it will also save re-work.
2
If possible identify major scenarios and
group them and create a regression test suite for an effective regression
testing cycle.
3
While doing regression testing always use
previous reports of infected areas this will let you know that on which part
of the application possibility of reoccurrence of issues is higher.
4
Always try to keep developers away from
the test environment, so that they cannot do any such changes accidentally or
intestinally so that missing things can be captured at the right place and at
right time.
5
Testing team should share best testing practices,
experience with other teams in organization.
6
Communication between developers &
testing engineers must be strong to know more about the internal logics and
try to resolve disputes face to face quickly to avoid misunderstanding (Make
sure all such kind of communication should be documented or should be on
proper emails. always avoid verbal communication).
|
Purpose of this blog is to present information on SQT to help understand concepts and implement same.The blog covers various topics in Testing that are very useful to learn. We will cover various concepts in Manual Testing, discuss in details the concepts. This blog currently includes posts on Manual Testing, features ,Testing Tools Black Box Testing,White Box Testing,SDLC/STLC ,SRS,Test case design,execution,A complete career guide in testing ,Certification path..
Friday, 16 August 2013
TESTING TIPS_The Day -2
Labels:
TESTING TIPS
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment