What is Software Testing ?
Answers were Sorted based on User's Feedback
Answer / siri
testing is an organized systematic process done to uncover
the errors. testing is verifying and validating,if the
software is working as per the specified requirements and
standards.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / umair
it is process is to identify correctness, completness under
measuring quality of software application.
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / suresh
developers forget the some customer requirements
and forgot the validation also
in software testing tester verify the requirement and
validation has to be done and forward the defets and bugs to the developers
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / manoj cr paramathma
The process of verifying the functionality or behaviour of the application against the requirement specification is called as software testing. .
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / srikanthpakkirisamy
to find out defect in software product,
| Is This Answer Correct ? | 0 Yes | 3 No |
what technical problem u face in your module please tell what is it mean its any bug or anything else i want ans give any example which ever modul u r working for u can give me any example
where do we store our test cases>?
what is containment mechanism
How to Test a C++ and unix application is there any automated tool available,
Can u test a website or a webapplication manually without using any automation tool?
can u write negative test cases on google search form?
What is Resprint and Patch?
What is Testing Life Cycle?
Ho can i test the Email test boxes.
What will be the QA roles and responsibilities in Health care stream like BCBS,can someone please explain me any example project regarding health care services in web-based application?
what is the main field of bugzilla which we fill to report bug to any developers???give some brief description??
Testing OO class operations is made more difficult by Option 1 Encapsulation Option 2 Inheritance Option 3 Polymorphism Option 4 Both Inheritance and Polymorphism