Каталог каналов Новое Каналы в закладках Мои каналы Поиск постов Рекламные посты
Инструменты
Мониторинг Новое Детальная статистика Анализ аудитории Telegraph-статьи Бот аналитики
Полезная информация
Инструкция Telemetr Документация к API Чат Telemetr
Полезные сервисы
Защита от накрутки Создать своего бота Продать/Купить канал Монетизация

Не попадитесь на накрученные каналы! Узнайте, не накручивает ли канал просмотры или подписчиков Проверить канал на накрутку
Прикрепить Телеграм-аккаунт Прикрепить Телеграм-аккаунт

Телеграм канал «QA Community»

QA Community
799
790
19
5
0
You can find it here:
- news
- real cases
- meetups and talks
- internship programs
- and sparkling humor

Cooperation: @evgeniybryk

FB channel: https://www.facebook.com/people/QA-Community/100086298857628
Подписчики
Всего
4 912
Сегодня
-1
Просмотров на пост
Всего
619
ER
Общий
11.32%
Суточный
7.3%
Динамика публикаций
Telemetr - сервис глубокой аналитики
телеграм-каналов
Получите подробную информацию о каждом канале
Отберите самые эффективные каналы для
рекламных размещений, по приросту подписчиков,
ER, количеству просмотров на пост и другим метрикам
Анализируйте рекламные посты
и креативы
Узнайте какие посты лучше сработали,
а какие хуже, даже если их давно удалили
Оценивайте эффективность тематики и контента
Узнайте, какую тематику лучше не рекламировать
на канале, а какая зайдет на ура
Попробовать бесплатно
Показано 7 из 799 постов
Смотреть все посты
Пост от 05.11.2025 12:48
415
0
1
❓If system architecture = team structure, do organizational weaknesses entail product bugs? Get the answer at the meetup “Team Topologies: Teams as Architecture.” 📅On November 13, we invite you to discuss the ideas of Team Topologies – a go-to handbook for team leads and architects worldwide. We’ll discuss how to move from chaotically allocating tasks to deliberately designing teams. 🔹 How organizational design and product architecture are related; 🔹 What types of teams exist, and why you need boundaries between them; 🔹 How to set up an interaction in such a way that will speed up delivery and reduce cognitive load; 🎙️Speaker: Andrei Iakushin – Architect and Engineering Manager with 18 years of experience. 🎟️ Register here ⏰ Time: 18:00 (CET) 🕒 Duration: 1 hour 🗣️ Language: English 📍 Offline: Andersen’s office in Krakow 💻 Online: The link to the stream will be sent to your email specified in the registration form
Изображение
Пост от 31.10.2025 10:22
663
1
0
🪄 What is the right way to give feedback? Experts have been debating this for years but haven’t found the miracle pill yet. However, there are proven approaches that truly work. What if we combine them and look at communication from a new perspective? 📅 On November 11, join our meetup where we will: – Discuss why expectations are the key to effective feedback; – Figure out what methods truly work; – Learn how to apply them. Informal networking, great conversations, delicious pizza 🍕 and new meaningful connections await you to wrap it up. 🎤 Speaker: Alina Nikon, Executive Coach at ICU 🎟️ Register here ⏰ Time: 19:00 (Minsk time)/17:00 (CET) 🕒 Duration: 1.5 hours 🗣️ Language: Russian 📍 Offline: Andersen’s office in Minsk 💻 Online: The link to the stream will be sent to your email specified in the registration form Don’t miss out – it’s going to be practical, dynamic, and inspiring!
Изображение
Пост от 30.10.2025 16:25
598
0
1
Unit Tests: the Small Cost that Protects the Big Cost IBM’s System Sciences Institute described increases of up to 15× at the test stage and up to 100× after release. Barry Boehm and Victor Basili, in their work on defect reduction, came to the same idea: the earlier you catch it, the cheaper it is. More recent reports on the “cost of poor software quality” show that a big part of the loss is exactly about late defects... Read more on LinkedIn
Изображение
Пост от 27.10.2025 10:39
817
0
6
Postman JavaScript Snippets You’ll Actually Reuse (and Why) Small pre-request & test scripts make collections reliable in CI and faster to debug. 1) Variables & logs (chain requests fast) Why: pass data between calls; see what ran where. pm.environment.set('token','...'); pm.collectionVariables.set('runid', _Date.now()); console.log('run:', pm.collectionVariables.get('runid')); 2) Dynamic data (no collisions in tests) When: creating users/orders many times. pm.collectionVariables.set('ts', Date.now()); pm.collectionVariables.set('uuid', pm.variables.replaceIn('{{$guid}}')); pm.collectionVariables.set('randEmail', pm.variables.replaceIn('{{$randomEmail}}')); 3) Consistent headers (trace & auth) Why: searchable logs + stable auth. pm.request.headers.upsert({key:'X-Correlation-Id',value:pm.variables.replaceIn('{{$guid}}')}); pm.request.headers.upsert({key:'Authorization',value:Bearer ${pm.collectionVariables.get('accesstoken')}}); See the full list on our LinkedIn page!
Изображение
Пост от 27.10.2025 10:39
1
0
0
Postman JavaScript Snippets You’ll Actually Reuse (and Why) Small pre-request & test scripts make collections reliable in CI and faster to debug. 1) Variables & logs (chain requests fast) Why: pass data between calls; see what ran where. pm.environment.set('token','...'); pm.collectionVariables.set('runid', Date.now()); console.log('run:', pm.collectionVariables.get('runid')); 2) Dynamic data (no collisions in tests) When: creating users/orders many times. pm.collectionVariables.set('ts', Date.now()); pm.collectionVariables.set('uuid', pm.variables.replaceIn('{{$guid}}')); pm.collectionVariables.set('randEmail', pm.variables.replaceIn('{{$randomEmail}}')); 3) Consistent headers (trace & auth) Why: searchable logs + stable auth. pm.request.headers.upsert({key:'X-Correlation-Id',value:pm.variables.replaceIn('{{$guid}}')}); pm.request.headers.upsert({key:'Authorization',value:Bearer ${pm.collectionVariables.get('access_token')}}); See the full list on our LinkedIn page!
Изображение
Пост от 23.10.2025 10:17
781
0
0
From Embryo to Engineer — Mindset Shifts to Survive the Career Race Imagine this: millions of tiny embryos racing with everything they’ve got toward one goal — to be the first to reach the egg. It’s a biological battle royale, where the odds are brutal and the reward is life itself. Now, zoom out to the world of tech. Every day, thousands of people open their laptops with the same hunger. The starting line is crowded. You might feel like one of a million — because you are. But here’s the twist: in this race, being the fastest doesn’t guarantee you anything. You don’t win by being first. You win by staying in the race long enough to grow. https://medium.com/andersen-it-community/from-embryo-to-engineer-part-1-mindset-shifts-to-survive-the-career-race-bc4a8f9d3b42
Пост от 17.10.2025 11:33
810
0
6
👻
Изображение
Смотреть все посты