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 |
Explain which test cases are written first black boxes or white boxes?
what are the possible test cases for sending an sms from mobile
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
IN MY APPLICATION SOME WINDOW IS THERE IT CONSISTS OF SOME 25 LABLES IN THOSE FOR THE ALREADY SELECTED ONE IT WILL SHOW THE BACKGROUND COLOR IS YELLOW WHILE CHECKING IT SHOULD CHECK THE ALL LABLES WHICH ONE IS HAVING YELLOW COLOUR backcolor=SwfWindow("ALTAIR").SwfWindow("Load Wafer").SwfLabel(" ").GetROProperty("backcolor") SUPPOSE LIKE DS IT WILL BE THERE THEN FOR THAT SwfLabel(" ") inside this how to specify is my doubt because i have to check all the 25 labels plz explain it how to specify that
How to write simple test cases?
Explain the logic testing?
write the system testcase and functional testcase for the below scenario scenario: view the balance in online account
write a test case for a pen and paper regarding writing.
Can any one send me the Sample sanity Test Cases??? Mail id:veerabhadrudu.p@gmail.com
Write test cases to test a browser app
Who will decide what the test cases you have written are correct?
4 Answers Mind Q Systems, Satyam,
how to search a Unix file system in Google search engine??? write the test cases foe that one???what will be the step