can u give me the Test case step template and write one
test case step (ex)please
Answers were Sorted based on User's Feedback
Hi,
Test case template contains
STEPS,Test case Id,requirement Id,precondition,test data,
description, expected results, actual results, status(pass
or failed).
steps is used to the tell the number of steps in the test case.
Test case ID is used to recognize the test case.
Requirement Id is used to know which requirement is covered
in the test case. For some requirements we write few test
cases, on the other hand we write only one, this always
depend on the functionality of the requirement.
Precondition tell about what we are going to test. for ex
take Login it should have alphanumeric and atleast 9
characters. Using this condition we need to write the test case.
Test data contains what we are testing. For example login
description - what we are going to do in each and every step.
expected results - what we are expecting
Actual results - always tell what we have to get.
Results - expected result should match the actual result
then it is pass. IF the expected result and actual result
vary than it is failed.
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / ujas doshi
Test Case No. Title Purpose Description Expected
Result Actual Result Test Type Tester Name
Execution Date Pass/Fail
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / naveen kumar k.l
hi,
Test case templete Contains 3 Parts
A) Header
B)Body
C)Footer
A)Header:
1)TestCase name
2)Requirement Number(ID)
3)Module Name
4)Seviority
5)Test Data
6)Test Case Type
7)Brief Description
B)Body:
1)Step Number
2)Test case Description
3)Test data
4)Expected Resualt
5)Actual Result
6)Status
7)Remarks
C)Footer
1)Created By
2)Reviewed By
3)Approved By
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / priya
hi,
test case templete is
TEST SCENARIO ID
TEST CASE ID
TEST DESCRIPTION
PREREQUISITES
STEPS/INPUT
EXPECTED RESULTS
ACTUAL RESULTS
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / upendra.chava
(1)TEST CASE ID:
(2)TEST CASE NAME:
(3)TEST SUITE ID:
(4)TEST ENVIRONMENT:
(5)TEST EFFORT:
(6)TEST DURATION:
(7)TEST SETUP:
(8)DESIGN STEPS
-------------------------------------------------------
STEPS | DESCRIPTION | EXPECTED OUTPUT
-------------------------------------------------------
FOR EXAMPLE WRITE A TESTCASE FOR THE TEST SCENARIO: VALIDATE
READER REGISTRATION BUTTON CLICK OPERATION IN MAIN WINDOW OF
LIBARARY MANAGEMENT SOFTWARE.
(1)TESTCASE ID : TC_CHAVA_RR_P0_JULY1st_1
(2)TESTCASE NAME : VALIDATE READER REGISTRATION BUTTON CLICK
OPERATION IN MAIN WINDOW.
(3)TEST SUITE :TS_RR_FT(functional testing)
(4)TEST ENVIRONMENT :NONE
(5)TEST EFFORT : 20 MINUTES
(6)TEST DURATION : 5th JULY(when we are going to execute)
(7)TEST SETUP : "MAIN" WINDOW EXIST.
(8)DESIGN STEPS :
__________________________________________________________
STEPS DESCRIPTION EXPECTED OUTPUT
___________________________________________________________
1 CLICK "READER REG" "READER REG"
BUTTON IN MAIN WINDOW WINDOW EXIST.
___________________________________________________________
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / satyaprasad
step no test case id input required expected actual comnt
(version no)
hi this is satya ,any doubts contact:9912418320
| Is This Answer Correct ? | 1 Yes | 4 No |
What is Reproducible Defect? and When we will rise that defect as Reproducible Defect?
1.What is the traceability matrix template? Darw the all fields? 2.What is the risk factor problem related to project? 3.risk factor ratio in ur company? 4.What is the purpose of ?check-in?,? check-out??
Hi, Can anyone suggest a test case writing technique for the below scenario. 1. User draws a lines on the image 2. User selects the lines and right clicks ( Measuremnts like distance between the start and the end point, coordinates of start point and coordinates of end point) 3. User selects one of the measurement Measurement is displayed
WHAT IS OBJECT REPOSITORY? AND IT TYPES? HOW MANY TYPES OF ACTIONS ARE THERE IN QTP? CAN WE ADD NEW OBJECTS AND PROPERTIES INTO SHARED OBJECT REPOSITORY?
if we got new bug in the retesting due to errors in the code is the bug regression bug or retesing bug
what is localization and globalization.and what are the ways way are going to test the particular application?how can we identify factual, visual, corrupted characters, link errors, formatting errors, etc in locallization?iam going to attend the interview on localization concepts and languages like : German, Japanese, French, Russian, Italian, Chinese, Korean, Portuguese and Spanish .tell me the process how to do testing above concepts let me know its urgent:anilaluvala@gmail.com 9908814046
how do u write test scnearios for Telivision /Refrigirator?
What are the test methodologies??
What are the qualites should tester have?
7 Answers CTS, Minecode, Wipro,
how do we know our perticular task is compltely tested or not
Hi All I want discuss abt Testing tools is any one available online in google chat? pls urgent anyone pls help
How do you go about testing a project ?