What is the difference between bug , error and defect ? Explain with example.
2... What is diff between test approach , test strategy, Test plan and test methodology documents?
3...How to test a website with manual testing?
4. What methodologies have you used to develop test cases?
Answer Posted / abhiman tiwari
Error means any syntax mistake. The error which is showing at compile time.
Bug means any logical mistake. when the actual result is different from expected result
called Bug.
Defect means any mismatch in code. When mismatch, error is found during software testing that is called
defect.
Test approach: Which testing technniques we are going to
use for application.
Test strategy: we decide on what features tesing will be
performed.
Test plane: is detailed document that contains objective,
scope of application, resocurces, delivariables, on what
featurestesting is going to be performed, budget,
risk,time, who will perform testing etc.
Test Metholodgy documents: is a document containg all
information about test case.
| Is This Answer Correct ? | 10 Yes | 6 No |
Post New Answer View All Answers
i need some objective type papers for my certification
HI FRNDS, I HAVE 2.5 years OF exp In Manual Testing,Plz let me know if thr r any oppurtunities in any company in Bangalore ID:dsnithi@gmail.com Thanks in Advance
Hi Can any one tell wht type of questions will be asked in project manager round...urgent plz...
write testcases for open dialogbox
What is early testing?
Explain severity with example and expalin each example?
what is your daily activities?
What is un-installation testing?
what are the possible test cases for online jobs search portal..if its a job seeker module and any 1 if u had worked on this proj pls share the bugs with sev and priority pls frends i need replies for these queries ..thanks in advance
through which phases a software ttester need to pass like as a junnior test engineer,team lead,project lead,etc.? which is the final stage of your promotion and how will u achieve?
what are the responsibilities for QA tester to test application on UNIX environment??? what skills required for unix???
What do you like about computers?
aplitue questions will be based on wich type ?
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....
can we do database testing in manual testing? then how we write the test case?