ابدأ بالتواصل مع الأشخاص وتبادل معارفك المهنية

أنشئ حسابًا أو سجّل الدخول للانضمام إلى مجتمعك المهني.

متابعة

What is the procedure to write an effective test case?

user-image
تم إضافة السؤال من قبل Ali Sayyed , Accountant , Cairo Bank
تاريخ النشر: 2013/06/16
amenuddin mohammed
من قبل amenuddin mohammed , Oracle DBA , Kerloskar pty Ltd

riting effective test cases is a skill and that can be achieved by some experience and in-depth study of the application on which test cases are being written.
Here I will share some tips on how to write test cases, test case procedures and some basic test case definitions.
What is a test case? “A test case has components that describes an input, action or event and an expected response, to determine if a feature of an application is working correctly.” Definition by Glossary There are levels in which each test case will fall in order to avoid duplication efforts.
Level1: In this level you will write the basic test cases from the available specification and user documentation.
Level2: This is the practical stage in which writing test cases depend on actual functional and system flow of the application.
Level3: This is the stage in which you will group some test cases and write a test procedure.
Test procedure is nothing but a group of small test cases maximum of10.
Level4: Automation of the project.
This will minimize human interaction with system and thus QA can focus on current updated functionalities to test rather than remaining busy with regression testing.
So you can observe a systematic growth from no testable item to a Automation suit.
Why we write test cases? The basic objective of writing test cases is to validate the testing coverage of the application.
If you are working in any CMMi company then you will strictly follow test cases standards.
So writing test cases brings some sort of standardization and minimizes the ad-hoc approach in testing.
How to write test cases? Here is a simple test case format Fields in test cases: Test case id: Unit to test: What to be verified? Assumptions: Test data: Variables and their values Steps to be executed: Expected result: Actual result: Pass/Fail:

المزيد من الأسئلة المماثلة

هل تحتاج لمساعدة في كتابة سيرة ذاتية تحتوي على الكلمات الدلالية التي يبحث عنها أصحاب العمل؟