Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what is debugging and whitebox testing and what is the diff?

Answers were Sorted based on User's Feedback



what is debugging and whitebox testing and what is the diff?..

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

what is debugging and whitebox testing and what is the diff?..

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

what is debugging and whitebox testing and what is the diff?..

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

what is debugging and whitebox testing and what is the diff?..

Answer / abc

if we know the answer then why we visit to you

Is This Answer Correct ?    9 Yes 3 No

what is debugging and whitebox testing and what is the diff?..

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

what is debugging and whitebox testing and what is the diff?..

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

what is debugging and whitebox testing and what is the diff?..

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

what is debugging and whitebox testing and what is the diff?..

Answer / xyz

i want exact answer though i know the difference

Is This Answer Correct ?    3 Yes 5 No

what is debugging and whitebox testing and what is the diff?..

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

what is debugging and whitebox testing and what is the diff?..

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

Post New Answer

More Manual Testing Interview Questions

What is the difference between migration testing and regression testing?

3 Answers  


What are the different cost elements involved in implementing a process in an organization?

0 Answers  


what is the difference between client,customer and end-user?

11 Answers  


What is Test harness?

3 Answers  


If I want to do a version testing then how can I do it? Is there any difference between 1.0 & 1.0.0.0 version?

1 Answers  


what is difference between black box and white box testing? In most of the companies which tecnique is used

6 Answers  


when the tester actually involves in Testing?(at which stage of SDLC)

10 Answers   CSC, Infosys,


What are all the important Key Metrics in Software Testing?

1 Answers  


9.Data – driver automation typically includes?

0 Answers   Hewitt,


If there is only one module or unit then how you test it?

1 Answers  


At what stage of the development cycle software errors are least costly to correct?

4 Answers  


difference Between Quality assurance and Quality control

7 Answers   EDS,


Categories