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 |
Mapping the test cases with the requirement. What is this process called?
What is Test Coverage?
there are 100 test cases. and u got a bug at 85th test cases. u reported it to dev and dev fixed that bug. when u r doing regression testing from whic test case u'll do tetsing?? will start from 85 th test case are u'll execute 100 test cases??
What do you mean by penetration testing? i go through' in some site, but i want in detailed . how we have to test by these type of testing. Will any one knows plz guide me. Thanks in advance
hi am new to testing please anyone suggest a text book or materails so that it will help me to understand testing.please give me as soon as possible
How will you know if you wrote sufficient test cases for a particular business requirement.
what is defect ,error,bug,failure and fault?
16 Answers Accenture, Celstream, EDS,
write test cases on "Login Window" ?
test cases on orange hrm(( this is human resourse management system)
If tester report a bug & developer is saying this is not a bug. What sud tester do in this situation??
On what criteria we will write test cases?
About database testing,plz proide me the link for database testing doucments. Koteswar Rao