can anyone please send me the sample testcases on how to
write it into the testtemplates
Answer Posted / 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 |
Post New Answer View All Answers
Can any one tell me how to write test data. i mean, to test each input, 2 test input(1 for +ve, & other for -ve) are given. so , for example, if i want to write test data for login form, how many test data should i write in test case?
How does the size of the OPCODE field limit the number of operations? Give an example to support your explanation?
Please guide me for Add new user test cases
Explain the static testing?
Scenarios to test wireless Speaker via bluetooth
If there are 3 modules what would be test for that three modules but that 3 modules are not developed or what are the test case for that 3 modules
What are the possible test cases for a palindrome.It must be starting with alphabet and its length is 100 .It should accept alphanumerics only.It should take only 100 numerics to the textbox
Can you list down a few characteristics of a test case?
Explain the ramp testing?
"search"test cases on Linkedin website and how will you write test cases on it?
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
If for any software product, if the customers more often us few functions, and rarely use few othere functionality. what a tester can expect more deffects can be found, in what area, where the functionality frequently used OR where rarly used?
Can any1 tell me how to do and Integration test design and test cases for Order Inventory system for use cases. ALso how is that going to differ from System Testing. The system is similar to amazon.com online ordering system and you can place order by calling customer call center.
What is gray box testing?
Write test cases for this scenario if a job fails it should get restarted again this should happen for three times if it fails again then it should quit?