The primary duty of tester is verify that,
1) Product or software is designed as per design
specification.
2) To the see the product with prospective of end user
3) To ensure that the product behaves as per design and
functionality mentioned in SRS.
4) Tester must be able to understand primary functionality
of application and design TC for the same.
Hi
Understanding the Requirement
Understand the Functionality of an application
Design/ Write RTM
Design the Test Case As per RTM
Review of Test cases
Execute The Test cases
Again Review of Executed Test cases.
Bug Logging or Defect Logging
(Bug Tracking)
Bug Report or Defect Report.
Finally Test Report.
sun_ramprasad@yahoo.com
Study the SRS document and aware the requirements
write and execute the test cases
find the defects and prepare defect report
perform regression testing
mallikarjun.g@zapak.com
the primary duty of the tester
* to check the entire functionality of the application
* indent of find the undiscovered errors
* to make clear way of generating testt cases and test
reports
understanding the functionalities of an application
writing the test cases and executing the test cases.
if we found any mismatches then we will report to the
corresponding developers through test lead.
Following are the major Duties of the test engineer::
The most and important duty of a tester is to delivery a
good quality software to End users or to clients with out
any bugs..
For doing the above function he have to participate in the
following steps of STLC
1)identifying functional,Non functional specifications from
BRS And SRS Document
2)Preparing Test scenarios from the functional specifications
3)Preparing test cases from the prepared test scenarios
4)Executing test cases on the received software build
5)reporting bugs to the corresponding Developers
6)conducting regression and retesting on the modified builds
to ensure that defects has been fixed or not
7)Releasing a quality software build to the end users..
Regards
SM
how to write testcase for this particular textbox.i have
textbox and it accepts only values from 1-9.how to write
testcases for this using bva and ecp?need some more
testcases any sites which provide testcases information?
mainly for webapplication.
does the efficiency of test increases with increase in
number of test cases.that is the more number of test cases
then more efficient is the applications test,is it true?
1.The effectiveness of a test suite in detecting errors can
be determined by counting the total number of test cases
present in the test suite.
2.Black-box testing attempts to find errors in which of the
following categories
Option 1 Incorrect or missing functions
Option 2 Interface errors
Option 3 Performance errors
Option 4 All of the above