Answer Posted / sm
Based on Testing we can able to figure out all the bugs
present in the software build
But based on the debugging we can able to figure out all the
code errors done in the coding part
Testing is implemented for software build where as debugging
is implemented for coding part.
regards
somu
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What type bugs you will find in integration testing with example?
i want manual and automation test cases and interview questions
1.How can you Pick Integration Test Cases? 2.When will you start Regression Testing? 3.What is the difference between QA & QC? 4.When Will you Exit In Testing? 5.Test Deliverable's 6.What is the difference between windows based appln and web based appln? 7.What are the types of regression testing?
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; }
What is performance tuning? What are tools of performance testing?
hi, this is geetha, i have one doubt regarding the vulnerability testing. For sql injection testing is there any need for the tools to be installed. If it is what is tool and what is the method to test in sql injection testing. Plz Guide me
what is test scenario and test condition?
What is the difference between load and stress testing?
What about the test case if the field only takes a certain number of characters or a minimum number?
What is function points??????
from where do u collect test data if u miss some data what will happen
What is remedy testing,expalim that and how can use that
what types of bugs will we find out in banking projects
Explain unit testing, integration tests, system testing and acceptance testing?
What are the cases why parameterization is necessary when load testing the Web server and the database server?