If I am testing Login Window,there are 2 buttons i.e Ok &
Cancel.I will go for checking functionality of Cancel
button.
I want to know that Would it be one of test case?.I have to
write it in test case document or not?
Answers were Sorted based on User's Feedback
Answer / guest
login should fail if u click on "Cancel" button even the
user name & pwd are correct.so u can write this in ur
testcase document.
if the specification also says that "login window should
get closed on click of cancel" then u can also include it
to the expected result.(this comes under GUI testing )
| Is This Answer Correct ? | 4 Yes | 2 No |
Answer / vvvv
offcourse u have to write a testcase document for cancel
button too.becoz before writing testcase for a login window
u have to write testcase for cancel button..u have to check
d status of cancel button i.e. enable R disable.
i dnt think is it a right r wrong...if it is wrong plz dnt
scold me..k...
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / sunil kumar sahoo
In this case the Test case will be :-
1)on click the "Cancel" button it should reset the form(the
input data will be cleared) to re login and the cursor should
be reflected on the user ID field.
| Is This Answer Correct ? | 7 Yes | 7 No |
IS Mutation testin and error seeding the same....if not can anyone tell me the difference???
What is test Data?
do a new defect is required to log for slight variation in steps on defect retest or the defect can be re open
What are the main key components in client and server applications?
What is Bug Triage?
what is the difference between application server and web server?
What do u do if a bug logged by u is not reproducible in developers environment (developers environment is same as urs)
if tester found some bugs in the application then which format they will send it to development team.
what are the release notes and what release note contains, when these prepared.
You're in the execution phase and after executing many test cases..you're not able to find any defect..not even a single defect. What will you do?
What do you like about Windows?
Explain the procedure for manual testing.