Is 100% Coverage is possible in Testing ?
Answers were Sorted based on User's Feedback
Answer / vicky
It may be possible but not Practical....because even though
u achieve 100% coverage its doesn't make the software correct...
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / aravind
100% coverage is absolutely possible, but it doesn't mean
that software is bug free.
Let me give an example i have 10 requirements in my software
but i developed only 9 requirements, i have written enough
number UTs to cover all the developed code and achieved 100%
coverage. But it doesn't mean that, its bug free.
Coming to the point 100% coverage is not impossible but its
a difficult task. :(
| Is This Answer Correct ? | 6 Yes | 2 No |
Answer / poonam
i also agree with this that 100% code coverage is not
possible as there must be some redundant code that nevers
gets executed in real time scenarios..also some code is of
error processing logic.
I am giving my views as from last one yr i am working on a
technical project in which execution all depends upon the
code coverage result--- need to check the programs for
changed lines of code.
To do 100% code coverage we need to do XPED.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / basava raju
Never, completion of testing is subjective decision based
on gut feeling of the tester/test manager. We stop testing
when it becomes uneconomical to find bugs in the product
and it does'nt mean that there will not be any more bugs.
This is true as per theory as well as in practice.
Customer starts testing when tester stops it..... it is a
never ending story.....
| Is This Answer Correct ? | 5 Yes | 3 No |
Answer / khushwant singh
no.....100% testing is not applicable on any product .....
becoz we can do or emphasize our concepts on the product
but we are not assure that whether they complitely satisfy
all the criteria ...
thanks
| Is This Answer Correct ? | 2 Yes | 0 No |
what is defect life cycle in test director
Looking for a test management system I work for a small company (we are a group of five software engineers) into software testing and we are looking out for a test management software which has in-built live reporting and centralized repository systems.
what are the techinques you follow during testing?
what is JUNIT
What is the difference between QA and testing?
What is the audit process? How do you perform the audit?
what r the main benifits of web-logic(application server)
The difference between Testing and Quality Assurance. Basic Difference in the Job profile Job profile
Is automating some test case is important? What about the maintenance? When will automated test become uneffective?
what is scalability testing?
what type of documents do u prepare during testing
During Web based Testing. where do we concentrate more on the Application(Means functional area)...... Anybody can explain it.....Thanks in advacne......