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.
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
| 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 |
- 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
### 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