what is debugging and whitebox testing and what is the diff?
Answer Posted / 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 |
Post New Answer View All Answers
online demo for bug tracker tool(let me know the website)
What do we need to build a quality QC team ? a QC manager with all junior QCs or a QC manager with all senior QCs?
Differentiate test bed and test environment?
What is performance tuning? What are tools of performance testing?
What type of metrics would you use?
Which criteria should take in account while doing CMS testing of any project?
Easiest way to write test cases? How i can learn writing the test cases?
Do you think tools are required for managing change. Explain and please list some tools/practices which can help you managing change.
I have an UI issue "please fill out this field" pop up in firefox browser keeps scrolling with the page is it valid???
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?
How will you prepare traceability matrix if there is no Business Doc and Functional Doc?
How do test documents in a project span across the software development lifecycle?
Can anybody write the test cases for the following scenario. I want to create District. for that, District Code field, District Name field, Reset button, Submit button, Back button are there in the screen. whenever we enter District Code & District Name in the related fields, by clicking on Submit button, District should be created. By clicking on Reset button, all fieds should be cleared. By clicking on Back button, user should navigate to home page. Can you write the test cases for the scenario. I want to know the test case format for the scenario. what procedure is the best. tahnks in advance...
What is CVS and why it is used?
How will u decide test data to see that evey feature is thoroughly tested