what is the differance between debugging and testing?
Answer Posted / jaya boppana
Debugging : Whether the code is working or not ?is it bug
free ?
Testing : Whether the application is having all functions
specifient agaist the requirent.
Whether application working agaist the requirement.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How can you define state tanstion testing aswell decesion testing with examples.how you can differ them too??
What is Test methodology, Testing type , Testing approach, Testing technique & Testing methods. Explain with example.
Should testing be done only after the build and execution phases are complete?
What are the various techniques in white box testing?
What r all the security problems u r facing & the measures taken to solve.
What is date driven testing?
If client give you a project then which testing you will perform first
How do you know the code has met specifications?
How would you test a service oriented architecture (soa) web application?
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....
A form has four mandatory fields to be entered before you submit. How many numbers of test cases are required to verify this? And what are they?
Which was the most interesting bug you found.
plz tell me the difference b/w PB/MF based appl.with examples. Thanks
What type of metrics would you use?
what is the difference between Test-bed and test topology?