can anyone please send me the sample testcases on how to
write it into the testtemplates
Answers were Sorted based on User's Feedback
Answer / srinivasa
Test Case Templete fields are:
S.No, Test Case description,Expected Value,Actual
Value,Result(Pass/Fail) and Remarks
Sample Test case on login screen
1, Enter valid inputs in the User Id and Password field and
clik on sign in button, System should display home page,
After executing u have to write actual value, Result and
Remarks
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / sagar bandari
test case sample fields
testcase id,test case title,description,expected
value,actual value,status(pass/fail),remarks
testcase id:unique identification number which relates to
individual elements of SRS
testcase title:-easy to undestood eg.as like subject when we
attaching some mail in yahoomail
description:-steps taken by description of application testing
Expected Result:- Output to be produced
Actual Result:- Actual result after executing the test case
sample test cases for an login screen in yahoomail
-----------------------------------------------------
test case id:-tc_yahoomail_login_001
------------
test case title:-verification of login in yahoomail
----------------
description:- open browser, enter valid
------------
url"http://www.yahoomail.com",login to entering by valid
username and password and click "login" button
test data:username:ragas_b,password"*******"
expected value:-user successfully login into yahoo home page
--------------
actual value and status, remarks wrote after executing the
application
ragas_b@yahoo.com
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / 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 |
what are the Test Cases for " Test Cases " ?
Write a test case on online shopping website? (please tell me the format how to write in MS excel,if u have any sample than attach it.)
If I have written test cases for any application:there are 70-80 test cases and steps for writing test cases are common in some TCases.then May I have to write the repeated steps or May I write Repeat the steps of TC id so and so
Write a test case scenario for Web-based address book?
how to write test cases for the example state name starts with A B C D E F G H I J K L Z
Scenarios to test wireless Speaker via bluetooth
WHAT IS THE MEANING OF RISK BASED TESTING WITH EXAMPLE pls this is urgent Thanks in advance
Why does the boundary value analysis provide good test cases?
How to generate test cases for 'replace a string' method?
write the test cases for traffic signal and sensor doors.
what is parametrization ? How do you parametrize in qtp ?
Describe to me what you see as a process. Not a particular process, just the basics of having a process.