Skip to content

Latest commit

Β 

History

History
61 lines (47 loc) Β· 2.03 KB

File metadata and controls

61 lines (47 loc) Β· 2.03 KB

MCP# πŸ§ͺ Teams App Manual Testing Project

Welcome to the Teams App Manual Testing Repository!
This repository contains test ideas, checklists, and exploratory notes for various Microsoft Teams areas such as Chat, Channels, Personal Apps, and Meetings.


πŸ“‹ Project Overview

The goal of this project is to ensure a consistent, high-quality experience across all Teams core features through manual and exploratory testing.

Tested Areas:

  • πŸ’¬ Chat
  • πŸ“’ Channels
  • πŸ‘€ Personal App
  • πŸ“… Meetings

🧩 Test Plan Summary

Feature Focus Area Description
Chat Messaging, delivery, reactions Validate basic messaging flow, editing, and attachments
Channels Collaboration, posts, replies Ensure correct rendering and access control
Personal App Navigation, tabs Test app load, navigation, and personalization
Meetings Audio/video, scheduling Verify join flow, sharing, recording, and participants

🧠 Exploratory Testing Ideas

  • Send messages while offline and observe sync behavior
  • Join meetings from multiple devices under the same account
  • Upload and rename files simultaneously in a channel
  • Test Teams under different themes (Dark / Light / High Contrast)
  • Switch tenants during a meeting and check session stability

βœ… Sample Test Checklist

### Chat Testing Checklist
- [ ] Send and receive messages
- [ ] Edit and delete messages
- [ ] Verify delivery and read receipts
- [ ] Test file uploads and link previews
- [ ] Send message while offline and check retry behavior

### Channel Testing Checklist
- [ ] Create and delete channel
- [ ] Post and reply to a thread
- [ ] Cross-post message between teams
- [ ] Upload large files in Files tab
- [ ] Verify guest permissions

### Meeting Testing Checklist
- [ ] Schedule vs. Meet Now
- [ ] Test joining from mobile & desktop
- [ ] Record and play back meeting
- [ ] Share screen and verify visibility
- [ ] End meeting for all participants