what is mean by extensive testing?
Answers were Sorted based on User's Feedback
Extensive testing means testing an application thoroughly.
NEED : Envolvement of High Risk In implementation
Amount of testing to be performed on a component/system
will be determined by the risk associated with placing the
software into operation. If the risk is minimal,a decision
may be made not to test. If the risk is high, extensive
testing may be required.
Actor : This is done by testers(independent) because
developers are optimistic in their ability to do defect-
free work and thus underestimate the need of extensive
testing.
| Is This Answer Correct ? | 16 Yes | 7 No |
Answer / suryakumardixit
here is each element of the applicationis tested for all possible combination of input called extensive testing
| Is This Answer Correct ? | 5 Yes | 8 No |
how to report a bug to the developer?What is the structure of Bug tracking?
In Quality Center, If we can reuse a non reusable test script as template test, then what is the need of defining reusable test scripts? What additional functionality does Reusable test scripts add when compared to non reusable test scripts?
Which is the better way to explain tipical bug life cycle?
How can we test for drastic (severe) memory leakages?
What are the main key components in client and server applications?
What icon is used in WinRunner to get an explanation of the syntax of TSL?
why is smoke testing done for a software?
How would you ensure 100% coverage of testing?
How can we change session time ?In JAVA application
wat is mutation testing
If a company doesnt use a bug tracking tool then hw the tester reports the bug to the developer? plzz do answer its urgent.thanks in advance
How many Test Cases can u write for the Login Page Scenario?