what is the use of testing? is testing compulsary
Answer Posted / sumithra
Testing is to find defects in the software.Testing is
compulsary because for example nobody buys the tomatoes
which are damaged or which are eaten by the insects,
likewise no company will accept the software which are
filled with bugs.
| Is This Answer Correct ? | 10 Yes | 5 No |
Post New Answer View All Answers
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
Difference between Re-testing and Regression testing?
How to do security implementation for any URL??
What r the things,u prefer and prepare before starting testing?
WHAT IS PROTOCAL TESTING..EXPLAIN? L2, L3 PROTOCALS TESTING MEANS WHAT?EXPLAIN BRIEFLY
which of the following is not a coding defect? Option 1 Test harness defect Option 2 Data flow defect Option 3 Initialisation defect Option 4 Algorithmic defect
In how many ways you perform batchtesting ?
Write 2 scenarios for System testing?
What is application programming interface (api)?
How should validation activities be handled?
How do you test google or gmail application??tell me step by step process??
what is configuration management tool - send to thanu_santo@rediffmail.com. what is testing senarios
Explain the components of a test plan?
What expected result should come when Enter any sql query like “Select * from hello;” without quotes and with quotes.
what is entry and exit criteria and explain it?