can anyone please send me the sample testcases on how to
write it into the testtemplates
Answer Posted / swetha
if u are using the qc u can find all the fields in there..
it differs from person to person..every one has their own
way of writing testcases few write every step in detail and
few write them formally,i mean only the basic steps..
but the basic fields every one uses is as follows..
Testcase ID,name,steps,expected result,actual
result,description.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Some test case for mambo cms (only basically: graphic, function...) Thanks for answer.
How to write a test cases for the following Please it is urgent Once user clicks that link Invite Friend page opens up thru which user can do 2 functions - first is to search friends detail(name, mail id) from her address book in other sites (india times, yahoo, gmail and rediff) and second to mail the invite to the selected person/s. User can send invite to multiple person at same time. Searching friends detail in other address books will work like this: - User will input name, email id, pwd etc, select from which site she want to get friends list and then click on Import. - Users address book from other sites will be imported in one shot(first time) to iDiva database. - It will be arranged in alphabetical order(complete list) and mail ids which are already used will be in different color. - User will be able to update her address book by clicking on ""Refresh"" button on the page, which will trigger the process again, and fetch new mail ids.
Describe to me what you see as a process. Not a particular process, just the basics of having a process.
What is test environment? Elaborate with example.
How to write test case for this scenario. The First Name data entry field shall be removed from the existing Contact Information screen
Roads concatenation Problem
Consider we have some GIS (Geo Information System) operating
over some road network. Each road represented as array of
two-dimensional geographical points. Road network is a set
of roads.
System has function called Concatenate(). This function
takes raw road network and should return optimized road
network. Optimization lies in concatenating roads with
matching start or end points, i.e. if road AB end point
matches road BC start point, then optimized network should
contain concatenated road AC. Optimized network shouldn’t
contain two roads which can be concatenated.
Your task is to suggest set of test cases for Concatenate()
function in order to make sure it works correctly.
public interface IPoint
{
double Lat { get; }
double Lon { get; }
}
public Road : List
Can any one send me the Sample sanity Test Cases??? Mail id:veerabhadrudu.p@gmail.com
can anybody help me how to write a test case for a program eg: c or C++ ,and also how to check their outputs
Credit card field contains four text boxes. We can validate each textbox separately with conditions but how can we write integrated testcase for all the four?
please give me different test scenario for uploading whatsapp status from gallery and camera
What is business validation test case?
Write all test cases for Bus Pass Renewal
write test case for pen cap if it is not present?
Explain the system testing?
They were asking sily questions and definitions rather than practical experience related questions. More focused on Definitions.