how to execute manual test cases?
Answers were Sorted based on User's Feedback
Answer / abhesheke
In manual test cases u check for the expected values(which
is all ready specfied)so taking the base document that is
SRS u check the Expected value and actual Value.
example:u have a url link in a web page say
(www.mail.yahoo.com) when u click this link(expected is
display login page) so when u click a link it should direct
u to the exact path if that is done is say that the test
case is passed.else u say it as failed
| Is This Answer Correct ? | 10 Yes | 1 No |
Answer / sahithi
u have to follow the designed test steps which are
available for that particular testcase and then verify that
expected value is matching with actual value or not if it
match then result is pass, other wise fail.
| Is This Answer Correct ? | 8 Yes | 1 No |
Answer / ramprasad.s
Hi
Test Cases can be executed thro Test-scenario's.
i.e. possible combination or similar combination of
Test-cases.
sun_ramprasad@yahoo.com
| Is This Answer Correct ? | 5 Yes | 1 No |
Have you ever written test cases or did you just execute those written by others?
what is independent question and what is retriewing and what is problem of severity.
1. what is severity and priority and who will decide what .?
Which are the possible test cases can U write for Combo box validation ?
Explain 5 Test Matrixes
In a Software testing Field, What you think a TESTER needs...?
What is review checklist?
what is Test Factor
Write max. no of test case's in following scenario Developer develops single page which consist of simple Text box and a Submit button. Developer has not written a single line of code for the button (i.e. no relation of Text box and Submit button). No validations are implemented on Test box as well as button.
What are testing techniques? What is difference between general and specific?
How to do cards Testing? And give sample test cases please? And tell me about vision plus card?
What is baseline?