|
| Quality Assurance &
Test |
|
| QA and testing operations stand
as a critical part of the software product lifecycle, where QA team works in
coordination with software development team. QA and testing operations include:
|
|
| Plan & setup |
|
| -Includes developing a QA
strategy and plan, creating test plans & test cases and test environment
planning & setup. |
|
| QA & testing |
| Involves different types of
tests: |
|
| -Functional test : testing all
business rules to verify that data is accepted, processed and correctly
retrieved, and all business rules are well implemented. |
|
| -Operational test: testing
complete business operations scenarios to verify the best application of client
specifications. |
|
| -Regression test: to verify
whether a new version of the application contains new or corrected functions
with no ill side- effects. In other words, the purpose is to run the same tests
in order to ensure the proper functioning of the application. |
|
| Performance testing |
| -Load & Stress, Scalability
and Capacity testing under required conditions. |
|
| Usability testing |
| -Simulating user environments and
usage scenarios to ensure usability; user interface, work-flow/navigation,
responsiveness. |
| -Soft Solutions includes automated
testing, test automation/scripts and use of various test automation and
bug/modification tracking tools including products like ibs
QMS, WinRunner/LoadRunner, and more.). |
|