is it necessary to write test cases in tabular form or will
point wise will do.
Answers were Sorted based on User's Feedback
Answer / anusha umrey
When they ask for test cases then write in tabular form and
when they ask for test conditions then write point wise
| Is This Answer Correct ? | 11 Yes | 2 No |
Answer / subhasree
The Test cases can be written in two format :
1.In excel sheet
2.Using tool
In both the cases it consist of different colums as
For example:
Test step Test data
Select the login page N/A
Expectedresult ActulResult Result Deffect comment
It should It displays pass
the login page
diplay
the login page
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / dharmaraj reddy
yes u will be given a test case template in that u have to
write one after the other
the way u write the test case is shuold be like a command
like for a login tab and a password tab
enter ravi
enter suresh (as of a command)
| Is This Answer Correct ? | 0 Yes | 0 No |
how to execute test cases manually
what would be the negative test case for serach that break the search .
Explain the integration testing?
write test cases on file open dialog box in notepad
How many test cases you will execute per day?
how to write test case on gmail for TO field in compose page? only for the particular field.what will different type of user do with it like student,doctor?
Pls tell me test cases for pepper grinder
What is test environment? Elaborate with example.
could somebody plz tell me the test cases on online credit card payment?
If the pseudo code below were a programming language ,how many tests are required to achieve 100% statement coverage? 1. If x=3 then 2. Display_messageX; 3. If y=2 then 4. Display_messageY; 5. Else 6. Display_messageZ; 7. Else 8. Display_messageZ; A. 1 B. 2 C. 3 D. 4
Write the test case for a login page?
write a test cases for 2- way swtich?