|
Multi-byte Testing:
The area of focus for multi-byte testing
is to find globalization defects by checking
byte handling in all the multi-byte related
components.
User Interface Testing:
This involves testing the GUI of the
product for truncations, alignment, translations,
mnemonics, missing controls and layout.
Automated / Regression Testing:
Changes to computer programs are tested
to make sure that the older programming
still works with the new changes. Before
a new version of a software product is released,
the old test cases are run against the new
version to make sure that all the old capabilities
still work. The product is regressed against
previously captured baselines and defects
are logged for the failed test cases.
Online Help testing:
Help systems often fail to fulfil their
purpose of assisting users in trouble. Our
tests cover the entire range of problems
associated with the access to help system,
the problems in the help information and
also those with the intuitiveness of the
help system in helping a user out of the
problem.
|