Tell me please whether Unit Testing comes under "Black box
testing" OR "White Box testing" ?
Answer Posted / chinni
exactly correct what seema said..
Unit testing is comes under Both WB & BB ..
bcoz if we test functionality of an unit(module) it is BB testing here we doesn't know abt code.and if we r going through code then it is WB testing
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Could anyone share FAQs for Test Manager position...
1. what is baseline document , can you say any two ?
can any one send sample test cases for database testing by taking an example? also leave emailid please. thanks (very urgent)
Do you know anything about Set Top Boxes?
Which of these techniques is not useful for partition testing at the class level Option 1 attribute-based partitioning Option 2 category-based partitioning Option 3 equivalence class partitioning Option 4 state-based partitioning
Why we have to do manual testing?
How to do integration testing on duster......
How would u test and automate an Antivirus application ?
What exactly you do as a Configuration controller?
What is showstopper defect?
Scenario A year ago we developed a standards compliant website for a client. Their site is very popular resulting in the client wanting to be able to track how it is being used by their users. The first part of this project is to create a Login function so that users can be identified on the website. The data supplied by users would have to be handled securely. You have been allocated this project to work on. You will be responsible for the task from start to finish and will be expected to give feedback to your manager. User expectations The client wants their users to be able to login using a page that fits in with the website design. Tom wants to access the website but doesn’t want his login information to be available to anyone else. Paul doesn’t want to login to the website because he’s not a frequent user. Task Please provide some feedback on how you would do the following:- Being the only Test Engineer on this task, what would your approach be for this requirement? Identify the key areas for testing this page. What tools if any, would you use to perform the testing, bearing in mind that the testing will be done without using an ‘automated test tool’. Provide a sample test case that could be used for testing this page, for example as a word or Excel document.
how to verify a button size (e.g Login Button) on a web page have same dimension prescribed by Client in UI Testing..??
define risk management system with example ?
How will u decide test data to see that evey feature is thoroughly tested
What are noise variables?