what is the use of testing? is testing compulsary
Answer Posted / jiddu
There are 3 possibilities of the outcome of the
Testing. The developed product is good and can be released
in the market or there should be a bug or there should be
some sort of enhancement to upgrade the developed product.
That's the reason in some companies, there are separate
departments for testing the product. In some companies they
are also called auditors. Testers should think different
than normal as how the product works and compare the
expected behavior with the actual behavior of the product
and then check it out whether its working or not.
Enhancement is the process that should always happen for the
product to get upgraded in time to survive in the market and
bug is the one that should never occur as it will take the
product out of the market...
This is called as testing and this is how testing had to be
done...
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
Can anyone please tell in detail about the Rally tool and how a tester is going to use it.
What is the term ‘quality’ mean when testing?
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
What is the difference between functional testing and integration testing?
is it possible to do performance testing in stand alone application..how wil u do that ???????
What is software review?
What expected result should come when Enter any sql query like “Select * from hello;” without quotes and with quotes.
what are the responsibilities for QA tester to test application on UNIX environment??? what skills required for unix???
What is the difference between GUI Testing,UI testing and Usability TEsting
Hi Please tell me about ERP Project how do describe in interview Please tell me details about this project my id is chiku_69@yahoo.in
can any body tell me what is the process of between after getting a documents and testcase writing.
Explain stub in testing point of view?
If you are handling a product testing and if there are around 100 test cases and in them few test cases are failed then at the end of the day how will you treat whether the product is pass/fail.? consider the failed test cases are in functional requirements.
I have 6 months experience as project tarine and one and a half year experience as software engineer.Should i write taht my total experience id 2 years.
Scenario-based testing Option 1 concentrates on actor and software interaction Option 2 misses errors in specifications Option 3 misses errors in subsystem interactions Option 4 Both 1 abd 2