what is the difference between debugging & manual testing?
Answer Posted / hemalatha
Debugging : debug the code to find the cuase of the
bug ,for what reason the bug has raised
Manual testing: is the process to find any mismatch between
the actual with expected results
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
write the test senario on opening door in the flow diagram format
What are different types of verifications?
What are the cases when you’ll consider to choose automated testing over manual testing?
Hi Friends, Can anubody give me brief overview of Automation tools.. (basics of tools-summary)of following tools? 1.Qualty Center 2.Load Runner 3.Win Runner 4.Q.T.P mail me on ...rachna.huda@gmail.com
what are the typical problems in web testing?
Write the function test case to add a customer to database.
What is Independent Testing?
Name three reasons why the tester may choose to record in Context Sensitive mode.
How can I use bugzilla in my company to track a bug and to allow the client to see the bug report online throughbugzilla. Please explain in detail. I am really need this.
What is change request, how you use it?
what is the difference between test case and result matrix
MS Paint
tell wat u did in ur banking project?
qtp9.2 and qtp10.0 difference
What is the difference between Sleep and wait in winrunner what is integration testing and types of testing present what is system testing what is data driven testing what is functionality testing if requirements are given to you then how do you write the test cases for it Account number = Ok cancel For above given form the valid account number starts from 1 to 1000 so is it necessary to input the 1,2,3 ….998,999,1000 test cases to check the conditions of valid account numbers I,e is it compulsory to write 1000 test cases for the above form