How should testing be conducted?
Answer / Suresh.d
"Testing should be conducted in a systematic and thorough manner, with the goal of verifying that the software or system meets its specified requirements and functions as intended. This includes identifying potential bugs or defects, evaluating performance and scalability, and ensuring compatibility with other systems or hardware. Testing can involve both manual testing, where a human tester interacts directly with the software, and automated testing, where test scripts are used to run tests quickly and efficiently. Regardless of the approach, it is important to follow best practices for testing, such as maintaining accurate documentation and reporting findings in a clear and concise manner."
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the different methodologies in agile development model?
Explain 'Software metrics'?
What is 2 tier and 3 tier application? Pls illustrate it with appropriate example.
I need to learn everything I can about the different types of Test Activities (i.e., Test Strategy, Test Plan, Test Cases, etc.). What is the best online resource?
Does functional testing comes under Black box or white box testing?
4 Answers Infeneon Technologies, S1 Services,
repeated testing of an already tested program, after modification, to discover any defects introduced or uncovered as a result of the changes in the software being tested or in another related or unrelated software component:
Explain the V-Model?
what r the 2 subdivisions of quality process and where does tesing fit?
There are two sand clocks(timers) one complete totally in 7 minutes and other in 9-minutes we have to calculate with this timers and bang the bell after completion of 11- minutes!plz give me the solution.
what is the strength of ur company?
what is thee diff between functionality testing and blockbox testing?
What is white box testing and list the types of white box testing?