can any one give the format of writing test cases in excel
sheet.
Answer Posted / himanshu ambekar
Hi,
Right now i cant upload the excel sheet.
but the test case should contain following fields:
Project:___________ Version:________
Module:____________ Screen:________
Operating System:_____ Browser ( if any ):________
Created By:___________ Reviewed By:_________
Date of creation:_________ Date of review:_______
Objective:___________________________________________
These are the common field which will be at the hedder of
the test case.
Following are the column names for the test case:
Sr.No.
Type of testing
Pre-requisit
Aim
Input data (if necessary)
Steps
Excepected Result
Actual Result
Pass/Fail
Assumptions/comments
These should be the fields of the test case.
| Is This Answer Correct ? | 31 Yes | 5 No |
Post New Answer View All Answers
Explain the format of a requirement traceability matrix. And how to include this rtm in the requirement document?
By clicking the file button on a Word document and opening the Print window, Identify what needs to be white box tested and what needs black box testing. (On the black box testing items, identify boundary conditions and equivalence partition testing is possible and give data examples.)
Hi Team, I have two scenarios ,only one step alone deference betweeen them and preconditions of Test scenarios are defferent . In the above sutuation , are we going divide test cases into two or can we club into them into a single. Regards seshu
What are semi-random test cases?
In any Hyderabd institute you can find these word commomly used by faculties ... Yes or no / Right or wrong so funny...
How to write test case for this scenario. If the Zip Code field is populated, the system shall compare the zip code value entered to the zip code value in the Family Individual Information Tab
Write test cases to test a browser app
There is French dictionary and if you want to check it in English and there is no documentation available then how you will test it and write a test case and Test scenario on it.
Explain the concurrency testing?
consider a program module that inputs two (2) values, n and max, and computes the sum of the first n integers as long as this sum is less than max; otherwise an error should be reported. if n is negative, then it takes the absolute value. a) list the equivalence partitions, and b) list the boundary values.
test cases for friend finder system using gps?
Explain the acceptance testing?
Explain the state testing?
how to write a test cases for courier offices?
Test a function that reads a file into memory, say ReadFileToMemory( FILE * pFile, BYTE * pMem, DWORD numBytes)