Prepare for your Next Interview
This is a discussion on A Sample Test case within the Test Cases forums, part of the Software Testing category; hi, please help me in writing test cases.. i)How to write a Test case? ii)Language usage in test cases iii)How to prepare a good sample test case...
|
|||
|
A Sample Test case
hi,
please help me in writing test cases.. i)How to write a Test case? ii)Language usage in test cases iii)How to prepare a good sample test case |
| Sponsored Links |
|
|||
|
Re: A Sample Test case
If you search Google, you will find tons of links you can refer to guide you through these 3 and many more questions that you might have later on. You can use these as a good starting point:
www.kaner.com/pdfs/GoodTest.pdf Why do we write Test Cases? | testingReflections.com |
| The Following User Says Thank You to Anshoo_Arora For This Useful Post: | ||
|
|||
|
Re: A Sample Test case
You should understand the requirements first to write the test case.
There is no specific language to write a test case. But it should be like a logic. For a sample test case visit my homepage. Software Testing Forum • Portal -Kutam |
|
|||
|
You should understand the requirements first to write the test case.
There is no specific language to write a test case. But it should be like a logic. For a sample test case visit my homepage. |
|
|||
|
Re: A Sample Test case
mostly you focus test cases on boundaries....ie., if we give values below or above the range, what will happen? u just check it out. in the same way..check for out of range.. and also check whether it accepts only specified data type... and so on.
|
|
|||
|
Re: A Sample Test case
Review the test case format, understand it and also understanding of SRS is very very essential. Once SRS is completely understood, write input possibilities for each and every field and remember testers job is to make the s/w fail n not to check the s/w is working good. So think in a way where s/w can go wrong.
|
|
|||
|
Re: A Sample Test case
Sample test case for yahoo login test case title : verify username field in the login process 1.open the web browser (any) 2.enter the url in the address bar and click on enter 3. Verify 'yahoo login' home page must be disply 4. Verify username and password fields and login button must be available 5.verifycursor must be display in 'username' text box field 6.enter any information in 'username' test box field 7.delete information in 'username' text box field 8.verify 'username' text box field must be empty 9.enter uername text box field with invalid data and password field with invald data , click on login button 10.verify corresponding error message must be display 11.enter username field with valid data and password field with valid data, click on login button 12.verify user must be login into his account 14.if all steps above pass , test case pass regards, gopi test coe mimos
|
|
|||
|
Re: A Sample Test case
Hi rejani
Test case should be written as per the user requirements and as paer the modules and applications........there is no language's to writt test case's...........but in automated tool we have some languages to generate some script language its upto the tool we used.....then for sample test case..........mail me ur sample templates then after i will tell u how to write the sample test case |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| What is exact difference between use case ,test scenario and test case? | srinu.tenali | Testing Templates | 12 | 2 Weeks Ago 06:31 AM |
| If test case required for testing always post test scenario. | jainbrijesh | Test Cases | 12 | 4 Weeks Ago 10:36 PM |
| Is Test Case & Test Script same OR different | Geek_Guest | Test Cases | 8 | 06-10-2008 11:51 PM |
| Diff bet Test Strategy, test plans and test case | vikas_goel28 | Testing Issues | 4 | 03-02-2008 10:56 AM |
| Use case statement and Test Case | JobHelper | Testing Issues | 3 | 06-16-2007 05:28 AM |