What is Software Testing? Objectives of Testing?
Answer Posted / rahul
Software testing is a process of of executing the software application with intend to find defect, also ensuring and checking functionality of the final product whether the product meets the user requirements.
Objective of testing:Finding defects,Preventing defects,
Gaining confidence in and providing information about the level of quality.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How do i write a test condition to test the following simple program with the intention of 100% statement coverage Print “Hello World” If Date $ = ‘01-01-2000’ then Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $ END Could anyone please clarify in detail. Would really appreciate it....
Being an Manual tester, what will be the role or activity in test plan ?
can anyone help me regarding testing patterns?
What is stub?
How do you get programmers to build testability support into their code?
What is a defect age?
What was a problem you had in your previous assignment (testing if possible)? How did you resolve it?
When have you had to focus on data integrity?
What is regression testing? When to apply it?
how to test a web application manually?can u explain indetail?
Difference between Re-testing and Regression testing?
Define what is a critical bug.
What is unit level testing?
what s test block ratio? please any one answer me..
Can any body tell me in real time how cookies testing is done. And please tell me the steps.And for cookies testing test cases is needed.