Answer Posted / mahya
it is a type of testing in which we provide input and check the expected result of the application without knowing the internal structure or control flow of application it is called as black testing
it gives the user's perspective to test.
in this we check the functional and non functional requirment of the application of the user
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
hai friends can u expalin about real time process of testing at the company, like flow diagram
HOW TO CREATE SRS REVIEW REPORT TO PL?
What kind of testing to be done in client server application and web application? Explain
how can we do database testing. In database testing we verify the data integrity and data validation. how can we do testing of Index, triggers, views, ransactions,cursors etc
What does a manual tester need to become proficient with db testing?
Can you explain boundary value analysis?
What is the difference between white box, black box, and gray box testing?
What were the major challenges u faced while testing
Have you ever completely tested any part of a product? How?
What are the differences between stlc and sdlc?
What is the quality process is following in your organization.
What is the big deal about ‘requirements’?
write test case for linked in sign up page ?
write test case for gmail login page
what is conditional testing? explain and examples