why we do testing ? what r the uses?
Answers were Sorted based on User's Feedback
Answer / sudhakar8
The purpose of testing is to find bugs and make sure they
get fixed.
Uses are:
To improve the quality of the product.
To provice that software has no defects.
To ensure that product/application works as user expected.
So, by doing these software testing we can stay in
bussiness in competative world.
| Is This Answer Correct ? | 26 Yes | 0 No |
Answer / kalyantvk
To Release the Quality product to the customer.To find the
defects in our application we r conducting testing.
| Is This Answer Correct ? | 10 Yes | 3 No |
Answer / jagriti sinha
Testing is the correctness of the products.Before
releasing the new product in the environment,we needs
to do testing.For this,All the testing team do testing
to varify and ensure that the products are good and
safe for environment. Thats why we do testing.In
testing, we do maximum bugs count, find maximum defects
and send them for fixing.
In the software, we test the
application for bugs and error free so that it works
perfectly.In this environment there are so many errors
we found.like syntex errors,spelling mistakes and so many
other errors .
| Is This Answer Correct ? | 8 Yes | 1 No |
Answer / leela
we do testing to give better Quality to the product.we test
the product wheater it is meeting the client/customer
requirements or not
| Is This Answer Correct ? | 8 Yes | 3 No |
Answer / naseer
FOR CUSTOMER SATISFACTION
IN OREDER TO MAINTAIN QUALITY OF THE PRODUCT
1.QUALITY PRODUCT
2.DEFECT FREE SOFTWARE
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / swathi reddy
Testing is done after coding of the project.We do testing in finding errors and bugs and finally get them fixed.
The sooner we find errors, the lesser will be it's cost in fixing them.
This is done as per the user expections.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / rajeshkumar
Testing is not only finding bugs/defects it like "Improve the Quality"
Doing the same person is not easy.Exam: we difficult to find our own fault but can easily find the others fault, The same logic using here as well.
Doing the different person find more issues,especially Quality Tester because he has different mentality and mindset so covering the defect for different way.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / padmaja
we do testing inorder to get the product without any errors.
i.e..,the product should be test continusly until we reach
our reguirement and satisfies the customer.
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / mudaseer
testing is done because
software is likely to have faults
To learn about the reliability of the software
Because failures can be very expensive
To avoid being sued by customers
To stay in business
Confidence in quality of software
Prevent defects from passing on
Make sure requirements are met
To demonstrate that the product performs each function as intended
To demonstrate that the internal operation of the product performs according to the requirements
uses testing minimizes defects and by testing we can check the quality of the product
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / chanchal verma
Testing means that executing a program or its components
in order to assure:
1. The correctness of software with respect to requirements or intent.
2. The performance of the software under various conditions;
3.The robustness of software that is, its ability to handle erroneous inputs and unanticipated conditions.
4. The usability of the software under various conditions.
5. The reliability, availability, survivability or other dependability measures of software
6. Installability and other facets of a software release.
| Is This Answer Correct ? | 1 Yes | 1 No |
What do you think would be a perfect testing tool for waterfall model?
1.Testing work starts once a)once requirement are complete b)once test cases are complete c)once coding is complete d)begining of requirement 2)For white box testing a)the tester is completely unconcerned abt the internal behavior of the program b)the tester is concerned with finding circumstances in which the program doesnot behave according to code standards c)test data is derived from market requirements 3)stress testing is a measure of one of the following a)application response time b)concurrent load an application can handle c)transactions per minute that can be handled d)virtual load at which the system will fail 4)UAT means a)testing performed on a single stand alone module b)testing after changes have been made to ensure that no unwanted changes were introduced c)testinf to ensure that the system meets the needs of the organization& the end user 5)software quality metrics will help u to a)keep account on the software quality of an application b)analyse and improve the deficiencies of an application c)both of the above d)none 6)Application that has GUI must be tested for usability a)for any kind of UI applications b)more necessary for web based applications c)only if the user is going to use the UI d)only if the user pays for it 7)the program according requirements expects the uppercase letters from A to Z.Analyze the following inputs and choose one that can cause the failure with greater probability a)@,[ b)1,0 c)B,W d)[,] 8)A system test that forces the software to fail in a variety of ways and verifies that softwware is able to continue execution without interruption.This definiton in nearest to a)Recovery testing b)Stress testing c)both of the above d)none 9)Automated testing is necessary when a)testing has to be done very quickly b)number of resources are very less c)most of the test cases are similar in anture d)all of the above 10)which of the following tests is performed early in a software testing process a)monkey testing b)unit testing c)system testing d)none 11)the testing technique that requires devising test cases to demonstrate that each program function is operational is called a)black box testing b)glass box testing c)grey box testing d)white box testing 12)what a UML diagram is useful for black box testing a)class diagram b)object diagram c)use case diagram d)sequence diagram 13)what kind of tools would you suggest to use for the automation of regression tests? a)capture and playback b)static analysis tools c)simulators d)debugging tools
3 Answers Bally Technologies, IBM, QA, Speridian Technologies,
what approach do you folllow in writing test cases?
What are the automation challenges that sqa(software quality assurance) team faces while testing?
If you come onboard, give me a general idea of what your first overall tasks will be as far as starting a quality effort.
what is time estimation..Effort Estimation?can any body give example with formule.?
What is quality assurance? What types of testing do testers perform?What ifs the difference between defect, error, bug, failure, fault?
Please, anyone out there that had been a SQA Tester, would You all give me a hint on this Job? Is becoming a SQA Tester is easy? Is it a tough one? Please help me on finding a way on this very first Job of mine?
what is meant by positive testing ?
what r the defect status for bugs
How do you train another QA engineer?
What is crud testing and how to test crud?