what is debugging and whitebox testing and what is the diff?
Answers were Sorted based on User's Feedback
Answer / lakshmana rekha basu
Debugging and whitebox testing goes hand in hand and
typically done by the developers.
Debugging is done to verify that the program runs smoothly
and running program shouldn't cause any unwanted response
by the machine.
whitebox testing is nothing but running the program and
verify the actual behavior/result of the functionality with
expected result as predetermined.
| Is This Answer Correct ? | 23 Yes | 6 No |
Answer / preeti
Debugging: The process of analysing and correcting
syntactic, logic and other errors identified during testing.
White box testing:. This technique is usually used during
tests executed by the development team, such as Unit or
Component testing.
| Is This Answer Correct ? | 11 Yes | 1 No |
Answer / rsntallapudi123
Debugging is the process of executing the applcation to
locatate for bugs or faults in the application.
bug or fault is a condition which causes the application to
fail. Bug is different from defect or error.
White box testing is the process of executing the system
with intent of checking the internal behaviour of the
application. It includes statement coverage, Condition
coverage, branch coverage etc.
| Is This Answer Correct ? | 14 Yes | 7 No |
Answer / radhika
Debugging is the process done by development team.They fix
the defects which were reported by Testing team.
White box testing:Code level testing is called as white box
testing.
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / sun
Hi
Debugging process: To find a solution to a defect cause.
White Box Testing : To find a defect by executing a program
or companent at the souce code.
| Is This Answer Correct ? | 8 Yes | 4 No |
Answer / chaitra jagirdar
Debugging can be done by developer/ Automation tester for code /scripts respectively.
Debugging is done line by line basis after setting a checkpoint in code/script.
Debugging is done to find incase of error,failure occured during running of code/script & you want to locate the cause of the issue.
Whitebox testing is testing done inacorradance with internal logic of module.Basically test coverage for every flow in the logic is covered.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / divya nandana .b
debugging means testing the application line by line that
is done by developers
testing the application having knowledge on the internal
logical structure of the applcation is known as white box
testing .
both are same
| Is This Answer Correct ? | 1 Yes | 4 No |
Answer / rajeshwari
debugging is conducted by a programmer and the programer
fix the errors during debugging phase
tester never fixed the errors but rather find them and
return to programmer
| Is This Answer Correct ? | 2 Yes | 5 No |
Hello every1 , i am a 2008 BE graduate & i am trained in S/W Testing., Would doing any certification course like ISTQB (foundation level) would help get a job in a good MNC ... veerudsce@gmail.com
Realizing you won't be able to test everything - how do you decide what to test first?
How does one do Regression Testing for Manual Testing projects?
PLEASE PLEASE READ IT FULLY & HELP ME... IT IS VERY URGENT.... Hi all, I passed my engg in May,2006 and joined an IT Company in May,2007 ,one year later as a fresher.Now I have almost 9 months of so-called experience.... I already have a fake experience certificate of 11 months given by a small company but they dont have such projects which I can show in my resume... Becoz of some personal problems I am planning to leave my current IT company and to give interviews in companies in or near my native place during May-June 2008 after the completion of 1 year in the current company... So one problem is that I want to show a project in my resume for my fake 11 months experience in interviews with explaining my work and another major problem is that out of these 9 months in my current company,2.5 months I was given training and then out of the rest 6.5 months, I worked only for 1.5 months as a TESTER that too for a small internal project...So I dont have any actual work experience in my project (insurance-specific)... and I am planning to show total experience of 23-24 months in those interviews which I'll appear now........ So I want the complete details of any 2 projects to show in my resume and to explain/answer in the interviews...One for 11 months' fake experience and another LIFE INSURANCE-specific(or like that) project for my current company's experience...As for my current company's experience in the resume,I can give the details of that fake INSURANCE project keeping my original client name and project name intact to avoid any possible problem in future...NO MATTER WHETHER THE PROJECT IS LARGE OR SMALL....But it should look like covering 9-10 months of my service in the company or it should look like that atleast for most of the time for my duration in the project,I was working(atleast for 6-7 months)....But it should be very easy... :-) So I want you guys to help me in providing me with 2 projects, one of them must be a LIFE INSURANCE type project.....Also the projects should be easy to understand and easy to explain my testing work in interviews...I want to present myself as a TESTER in those interviews..... My email id is mysticamagic84@gmail.com...Also give me all the possible,in depth and tricky questions related to the projects which U'll send me.... U can also give me the addresses of websites providing such fake projects.... Please help me becoz anyhow I'll have to shift to any company in or near my native place in May-June... Kindly help me in this problem...It is very urgent..... please let me know in reply to this post if U have sent anything in my email id... :-)
Hi Friends, This is Chennamsubbaraidu.i Have 2+ Years Realtime Exp in Manual Testing.Am Looking to Shift From My Present Company.Please if u Have Any Openings in Your Company's, Please Let Me Know.Any Location Prefer.Thanks.
what is system testing?
What are the two ways to create test scripts?
Difference between test Plan and test strategy?
What is the need of testing? Give three reasons....
28 Answers AZTEC, GE, Persistent, TCS,
what is Middleware? can anybody explain me?
You must test a trouble report where the problem cannot be reproduced. You tried using various test data files and mutations from the data files the customer sent along with the trouble report. The software does not fail the way it did at the customer's site.
what is BRD and FRD Can any one tell the expansion?