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 is Regression Testing?
22 Answers IBM, Sapient, Siemens,
what is the purpose of test design technique
How Requirement is linked with traceability matrix. Give proper example
What are the contents of a Test Plan?
what is issue ?and difference between issue, defect and bug
What is mean by bug? how its gets injected into application?
IF i ask you to give priorities to 3 item in test plan, which item will come in??
what is functional testing?Explain with one example?And when we use functional testing in your project???
What is severiety and priority of the bug?how do they effect u to report the defect in the builds?
what should be tested when credit card is used as payment option in ecommerce project?can anyone tell me in detail what to test n how to test when credit card is involved in web application?
hi can anyone tell me about vision plus testing? and what about its future
If date field is a text field write test cases to validate it?