Differences Between Whitebox testing and Blackbox testing
Answer Posted / rajendra
White Box Testing:Means testing the application with
coding /programming knowledge.That means the tester has to
correct the code also.
Black box testing:testing the application without
coding /programming knowledge that means the tester doesn't
require coding knowledge.Just he examines the appliaction
external fucntional beheaviour and GUI features.
byee friends
Rajendra
rajendra_penumalli@yahoo.com
| Is This Answer Correct ? | 356 Yes | 32 No |
Post New Answer View All Answers
how do u manage scripts in winrunner when you application is changing frequently?
What is difference between cmmi and cmm levels?
What are microsoft 6 rules?
What is known as data-driven testing?
What is Test Design ?( Urgent) and Test Design for Printer?
What is bug priority?
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 do you test google or gmail application??tell me step by step process??
what are the functional test cases for enter user name,enter pass word,click on ok(only functional test cases)
What type of testing you perform in organization while you do system testing, give clearly?
can we do database testing in manual testing? then how we write the test case?
What were the major challenges u faced while testing
what are metrics and what are metrics did u collect in you are project
I know functional test cases are derived from frs and system design specs. But are test cases for performance, database, boundary, relational integrity and other types of tests other than functional tests created from frs and system design specs as well? When are these test cases created? Are they in the same test plans alongside functional test cases or is their a different test plan that includes these test cases?
What are the different ways of doing black box testing?