Ukraine Office: +38 (063) 50 74 707

USA Office: +1 (212) 203-8264

contact@testmatick.com

Manual Testing

Ensure the highest quality for your software with our manual testing services.

Mobile Testing

Optimize your mobile apps for flawless performance across all devices and platforms with our comprehensive mobile testing services.

Automated Testing

Enhance your software development with our automated testing services, designed to boost efficiency.

Functional Testing

Refine your application’s core functionality with our functional testing services

VIEW ALL SERVICES 

Discussion – 

0

Discussion – 

0

How to Create Exploratory Test Charters with CDMET

How-to-Create-Exploratory-Test-Charters-with-CDMET

CDMET is a mnemonic which name is an abbreviation that stands for Conversation, Documentation, Monitoring, Earlier Testing. These clusters can include different test charters which help to organize the exploratory testing process.

Let’s analyze each the component separately.

CDMET mnemonic

CDMET mnemonic

Conversation

Conversation is all forms of communication among people in the office. It can range from daily conversations in the corporate kitchen to regular meetings where current testing cases are discussed.

One way or another, but you need to communicate with people who are involved in the testing process:

  • Different departments: business, development, marketing;
  • Programmers, system architects, and web security engineers;
  • Potential users, customers, and managers.

It will be useful to make notes during such conversations:

  • Task planning;
  • Grooming meeting;
  • Debriefing;
  • Product demo, training courses;
  • Status meetings with the client, conducting different workshops regarding risks.

Documentation

Documents are everything documented including program code of a product. There are a lot of official specifications that can be used in your work. But don’t limit yourself to them only. You can also use emails, corporate chats, client documentation, etc.

Among all the many documents, it’s worth highlighting the following groups of papers:

  1. Official documents: requirement document, use cases, client business cases, UX designs, description of parameters, customer journey.
  2. Technical documents: class diagrams, program code, description of available graphical interfaces, web sequence diagrams.
  3. General project documentation: wiki, corporate chat logs, risk descriptions, meeting protocols.
  4. Test documentation: defect descriptions, test notes, automation scripts, program code, system reports.
  5. Client documentation: software manuals, training documents, release notes, FAQs, marketing campaigns.

Monitoring

Monitoring includes everything that, in one way or another, relates to the actual use of the web product. This is an essential basis for the development of new test charters.

  • Technical monitoring: bug reports (generated by all departments of your software testing company), server logs, response times.
  • User monitoring: statistic on the use of features, turnover of connected advertising, feedback from users.

Earlier testing

Earlier testing is very useful to properly develop strategies to further software testing. In fact, it tells you to use what you know yesterday so that you see what you have to deal with today.

If you do everything the right way, the early testing will easily merge with some other clusters, as you need to write down your checks, and tell your team about them.

  • Outcomes and artifacts: reports of test cases done, test notes, defect descriptions, debriefs;
  • Suspicions and residuals: list of known defects, unrecoverable errors, other unfinished business.

0 Comments

Submit a Comment

Your email address will not be published. Required fields are marked *

You May Also Like

Why Exploratory Testing Differs From Script Testing

Why Exploratory Testing Differs From Script Testing

Exploratory testing is a special type of testing during which a user performs testing and, at the same time, makes up a new test by analyzing software behavior. In this article, we’ll talk about the main principles of exploratory testing, its main features and analyze in what way it differs from script testing.