What is Test cases and how to write the test case template..?
#Nykgudu

What is Test cases and how to write the test case template..?

  • Test cases are the details documents ,which consist of input parameter as well as navigation steps.
  • Once the test cases are written ,after that test engineer by the help of test cases or using the test cases test the application.
  • In order to write the test cases, we need to following rules.

  1. Requirements-: To derive the Input.
  2. Test Scenarios-:To understand the flow of the application.
  3. Test case template-:To maintain uniformity among the test engineer.

  • Every test engineer write the test cases on their assign modules

1).Functional testing test cases

2).Integration testing test cases

3).System testing test cases

TEST CASE TEMPLATE-: It is divided into three parts

1).Header part 2).Body part 3). Footer part

1).Header part-: i).Test case id ii).Test case type iii).Module iv).Requirement v).Release vi).Version vii).Status viii).Severity ix).Pre-condition x).Test date xi).Summery.

2).Body and footer part -:Just you seen below picture.








要查看或添加评论,请登录

SANKAR NAYAK的更多文章

  • What is test case review process

    What is test case review process

    Initially as soon as the author(T.E) goes through requirement on their assign module, they start writing it respective…

  • Test Document and advantage of writing the test document..?

    Test Document and advantage of writing the test document..?

    Test document is the necessary document is prepared by the test engineer. when developer are completely busy on writing…

  • What is test plane...?

    What is test plane...?

    Test plane-: Test plane is the dynamic document which derived entered testing activities.it is prepared at the initial…

  • What is the difference between Severity and Priority..?

    What is the difference between Severity and Priority..?

    Severity Priority 1.Severity talk about the impact of the 1.

  • What is Priority..?

    What is Priority..?

    Priority talk about the sequence , in which bug need to be fixed i.e.

  • What is Severity..?

    What is Severity..?

    Severity-: Severity talk about the impact of the bug on the application i.e how much bug is affected on the application…

  • How to write the Bug report template..?

    How to write the Bug report template..?

    To write the bug report template do following some rule Bug id- Module- Test case id- Status- Report By- Assigned to-…

  • Explain the Bug/Defect Life Cycle..?

    Explain the Bug/Defect Life Cycle..?

    Bug Life Cycle-: Bug life cycle talk about the complete life cycle of the bug from time the bug is encounter until the…

  • What is Build..?

    What is Build..?

    Build-: It is the piece of the code which is compile and composed in the form of application. The build may consist of…

  • What the difference between Functional testing and Non functional testing..?

    What the difference between Functional testing and Non functional testing..?

    Functional Testing Non Functional Testing It is performed before non functional 1. It is performed after the functional…

社区洞察

其他会员也浏览了