Please give an example of Black Box Testing?
Answer / sj16
In Black Box testing the tester only knows what the sotware
is supposed to do...he can't look in the box to see how it
operates.If he type in certain input he gets a certain
output .........
Example:::: Think about the windows calculator ..if u type
3.14159 and press the sqrt button ,u get 1.7724531. with
black box testing it doesn'tr matter what gyrations the
software goes through to compute the square root of pi. It
just does it. bye.............
| Is This Answer Correct ? | 16 Yes | 1 No |
what is the difference between system development life cycle & software development life cyle(sdlc) what is system development life cycle
Can any one explain me what is Integration Testing with Stub and Drivers.Explain with Example.who will do Integration Testing?
The Managment is saying Stop Testing immediately some reasons.... What will you do at that time....
What is Desktop Testing?
What are the categories of writing test cases?
Can you explain the different maturity levels in staged representation?
In Testing 10 cases you found 20 bugs then how will you know which bug is for which test case?
what and how to do application testing?
How to find bug in photos and videos ??
Can we perform load testing on mobile phone?
For Change Password functionality-- Test Case is -- > Change Password Test Steps/Descriptions: 1) Enter Old Password 2) Enter New Password 3) Enter Confirm Password 4) Click on Save button Expected -- > User should login successfully. My question is --> After 4th step tester will check/verify that user [whose password has been changed] is login successfully or not. Should I have to write that steps which user will fallow to verify user login in above test case? What are the preconditions for above test case?
On what type of browsers you have tested your web page?