<?xml version="1.0" encoding="UTF-8"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" >

  <channel>
    <title><![CDATA[Комментарии / Профиль coder69]]></title>
    <link>https://habr.com/ru/users/coder69/comments/</link>
    <description><![CDATA[Хабр: комментарии пользователя coder69]]></description>
    <language>ru</language>
    <managingEditor>editor@habr.com</managingEditor>
    <generator>habr.com</generator>
    <pubDate>Mon, 04 May 2026 17:47:25 GMT</pubDate>
    
    
      <image>
        <link>https://habr.com/ru/</link>
        <url>https://habrastorage.org/webt/ym/el/wk/ymelwk3zy1gawz4nkejl_-ammtc.png</url>
        <title>Хабр</title>
      </image>
    

    
      

      
        
  
    <item>
      <title>04.12.2024 07:13:25 </title>
      <guid isPermaLink="true">https://habr.com/ru/articles/860118/#comment_27631658</guid>
      <link>https://habr.com/ru/articles/860118/#comment_27631658</link>
      <description><![CDATA[<p>Работает на версии Android 10+</p>]]></description>
      <pubDate>Wed, 04 Dec 2024 07:13:25 GMT</pubDate>
      <dc:creator><![CDATA[]]></dc:creator>
    </item>
  

  
    <item>
      <title>25.11.2024 16:05:48 </title>
      <guid isPermaLink="true">https://habr.com/ru/articles/860118/#comment_27596014</guid>
      <link>https://habr.com/ru/articles/860118/#comment_27596014</link>
      <description><![CDATA[<p>Спасибо! Возьму на заметку.</p>]]></description>
      <pubDate>Mon, 25 Nov 2024 16:05:48 GMT</pubDate>
      <dc:creator><![CDATA[]]></dc:creator>
    </item>
  

  
    <item>
      <title>25.11.2024 10:02:00 </title>
      <guid isPermaLink="true">https://habr.com/ru/articles/860118/#comment_27594382</guid>
      <link>https://habr.com/ru/articles/860118/#comment_27594382</link>
      <description><![CDATA[<p>Спасибо за отзыв!</p>]]></description>
      <pubDate>Mon, 25 Nov 2024 10:02:00 GMT</pubDate>
      <dc:creator><![CDATA[]]></dc:creator>
    </item>
  

  
    <item>
      <title>25.11.2024 09:59:26 </title>
      <guid isPermaLink="true">https://habr.com/ru/articles/860118/#comment_27594372</guid>
      <link>https://habr.com/ru/articles/860118/#comment_27594372</link>
      <description><![CDATA[<p>Запросы отправляются в отдельном потоке благодаря ExecutorService </p><p><code>private String fetchPhoneData(String phoneNumber) {
    
    ExecutorService executorService = Executors.newSingleThreadExecutor();
    
    
    Future&lt;String&gt; future = executorService.submit(() -&gt; {
        HttpRequestHandler handler = new HttpRequestHandler();
        return handler.executeGetRequest(phoneNumber);
    });

    try {
        
        return future.get();
    } catch (InterruptedException | ExecutionException e) {
        
        return e.toString();
    } finally {
        
        executorService.shutdown();
    }
}</code></p><p></p>]]></description>
      <pubDate>Mon, 25 Nov 2024 09:59:26 GMT</pubDate>
      <dc:creator><![CDATA[]]></dc:creator>
    </item>
  

  
    <item>
      <title>24.11.2024 14:46:23 </title>
      <guid isPermaLink="true">https://habr.com/ru/articles/860118/#comment_27591524</guid>
      <link>https://habr.com/ru/articles/860118/#comment_27591524</link>
      <description><![CDATA[<p>Спасибо вам, обязательно эту учту!</p>]]></description>
      <pubDate>Sun, 24 Nov 2024 14:46:23 GMT</pubDate>
      <dc:creator><![CDATA[]]></dc:creator>
    </item>
  

  
    <item>
      <title>23.11.2024 07:36:05 </title>
      <guid isPermaLink="true">https://habr.com/ru/articles/860118/#comment_27587386</guid>
      <link>https://habr.com/ru/articles/860118/#comment_27587386</link>
      <description><![CDATA[<p>Спасибо, возьму на заметку</p>]]></description>
      <pubDate>Sat, 23 Nov 2024 07:36:05 GMT</pubDate>
      <dc:creator><![CDATA[]]></dc:creator>
    </item>
  

  
    <item>
      <title>22.11.2024 23:45:48 </title>
      <guid isPermaLink="true">https://habr.com/ru/articles/860118/#comment_27586984</guid>
      <link>https://habr.com/ru/articles/860118/#comment_27586984</link>
      <description><![CDATA[<p>Спасибо, поправил заголовок и описание.</p>]]></description>
      <pubDate>Fri, 22 Nov 2024 23:45:48 GMT</pubDate>
      <dc:creator><![CDATA[]]></dc:creator>
    </item>
  

  
    <item>
      <title>19.04.2024 08:03:40 </title>
      <guid isPermaLink="true">https://habr.com/ru/companies/zvuk/articles/808799/#comment_26741727</guid>
      <link>https://habr.com/ru/companies/zvuk/articles/808799/#comment_26741727</link>
      <description><![CDATA[<p>Возьмем на заметку. Спасибо!</p>]]></description>
      <pubDate>Fri, 19 Apr 2024 08:03:40 GMT</pubDate>
      <dc:creator><![CDATA[]]></dc:creator>
    </item>
  

  
    <item>
      <title>21.04.2023 19:37:17 </title>
      <guid isPermaLink="true">https://habr.com/ru/companies/ncloudtech/articles/730142/#comment_25473834</guid>
      <link>https://habr.com/ru/companies/ncloudtech/articles/730142/#comment_25473834</link>
      <description><![CDATA[<p>Модульный монолит?)</p><p></p>]]></description>
      <pubDate>Fri, 21 Apr 2023 19:37:17 GMT</pubDate>
      <dc:creator><![CDATA[]]></dc:creator>
    </item>
  

  
    <item>
      <title>25.01.2023 19:12:22 </title>
      <guid isPermaLink="true">https://habr.com/ru/companies/ru_mts/articles/710366/#comment_25154998</guid>
      <link>https://habr.com/ru/companies/ru_mts/articles/710366/#comment_25154998</link>
      <description><![CDATA[<p>Спасибо вам за отзыв!</p>]]></description>
      <pubDate>Wed, 25 Jan 2023 19:12:22 GMT</pubDate>
      <dc:creator><![CDATA[]]></dc:creator>
    </item>
  

  
    <item>
      <title>24.01.2023 20:18:00 </title>
      <guid isPermaLink="true">https://habr.com/ru/companies/ru_mts/articles/710366/#comment_25151574</guid>
      <link>https://habr.com/ru/companies/ru_mts/articles/710366/#comment_25151574</link>
      <description><![CDATA[<p>Нет, говорит она не медленно, с обычной скоростью. По поводу лаконичных фраз, зафиксировал, спасибо, что подметили!</p>]]></description>
      <pubDate>Tue, 24 Jan 2023 20:18:00 GMT</pubDate>
      <dc:creator><![CDATA[]]></dc:creator>
    </item>
  

  
    <item>
      <title>24.01.2023 14:54:42 </title>
      <guid isPermaLink="true">https://habr.com/ru/companies/ru_mts/articles/710366/#comment_25150736</guid>
      <link>https://habr.com/ru/companies/ru_mts/articles/710366/#comment_25150736</link>
      <description><![CDATA[<p>Видел данный навык, спасибо за уточнение!</p>]]></description>
      <pubDate>Tue, 24 Jan 2023 14:54:42 GMT</pubDate>
      <dc:creator><![CDATA[]]></dc:creator>
    </item>
  

  
    <item>
      <title>24.01.2023 07:25:19 </title>
      <guid isPermaLink="true">https://habr.com/ru/companies/ru_mts/articles/710366/#comment_25148112</guid>
      <link>https://habr.com/ru/companies/ru_mts/articles/710366/#comment_25148112</link>
      <description><![CDATA[<p>Спасибо, взял на заметку!</p>]]></description>
      <pubDate>Tue, 24 Jan 2023 07:25:19 GMT</pubDate>
      <dc:creator><![CDATA[]]></dc:creator>
    </item>
  

  
    <item>
      <title>23.09.2022 13:39:31 </title>
      <guid isPermaLink="true">https://habr.com/ru/companies/ru_mts/articles/689330/#comment_24761672</guid>
      <link>https://habr.com/ru/companies/ru_mts/articles/689330/#comment_24761672</link>
      <description><![CDATA[<p>У нас системой управления тестирования был плагин zephyr scale для jira server. Функционала в данной тмс немного и в основном она подходила для ручного тестирования. Нам же хотелось обьединить ручные и авто тесты в одном интерфейсе и собирать метрики по работе с ними. Allure TestOps отлично для этого подошёл. У нас в проекте около 10-ти тестировщиков, из них несколько автоматизаторов.</p>]]></description>
      <pubDate>Fri, 23 Sep 2022 13:39:31 GMT</pubDate>
      <dc:creator><![CDATA[]]></dc:creator>
    </item>
  

  
    <item>
      <title>21.09.2022 13:38:20 </title>
      <guid isPermaLink="true">https://habr.com/ru/companies/ru_mts/articles/689330/#comment_24755622</guid>
      <link>https://habr.com/ru/companies/ru_mts/articles/689330/#comment_24755622</link>
      <description><![CDATA[<p>Спасибо, обязательно!</p>]]></description>
      <pubDate>Wed, 21 Sep 2022 13:38:20 GMT</pubDate>
      <dc:creator><![CDATA[]]></dc:creator>
    </item>
  

  
    <item>
      <title>23.05.2022 09:37:51 </title>
      <guid isPermaLink="true">https://habr.com/ru/companies/ru_mts/articles/666092/#comment_24368878</guid>
      <link>https://habr.com/ru/companies/ru_mts/articles/666092/#comment_24368878</link>
      <description><![CDATA[<p>Мы работаем над этим)</p>]]></description>
      <pubDate>Mon, 23 May 2022 09:37:51 GMT</pubDate>
      <dc:creator><![CDATA[]]></dc:creator>
    </item>
  

  
    <item>
      <title>22.05.2022 06:41:12 </title>
      <guid isPermaLink="true">https://habr.com/ru/companies/ru_mts/articles/666092/#comment_24365252</guid>
      <link>https://habr.com/ru/companies/ru_mts/articles/666092/#comment_24365252</link>
      <description><![CDATA[<p>Здравствуйте, e2e в нашем случае, это не только проверка интеграции со сторонними сервисами, но и тестирование функционала от начала до конца (пользовательские сценарии). К примеру, пользователь авторизовался, оформил подписку, проверил, что она активирована. Такие автоматизированные сценарии (будь то api или ui) удобно запускать при регрессе, когда нам надо проверить, что новый код не поломал существующий, возможно затронутый функционал.</p><p></p>]]></description>
      <pubDate>Sun, 22 May 2022 06:41:12 GMT</pubDate>
      <dc:creator><![CDATA[]]></dc:creator>
    </item>
  

  
    <item>
      <title>19.05.2022 10:42:02 </title>
      <guid isPermaLink="true">https://habr.com/ru/companies/ru_mts/articles/666092/#comment_24357878</guid>
      <link>https://habr.com/ru/companies/ru_mts/articles/666092/#comment_24357878</link>
      <description><![CDATA[<p>Наверно я не правильно выразился, но я имел ввиду, что существующие процессы в стратегии тестирования могут быть изменены, если мы смотрим на качество продукта, к примеру, основываясь на собранных метриках, и если оно нас не устраивает - мы меняем процессы в стратегии(уровни, виды тестирования, практики и др.) смотрим опять на метрики - стало лучше/хуже, еще раз меняем процессы и так, пока не придем к оптимальным, удовлетворяющим нас значениям. Таким образом мы можем понять, что было у нас не так в стратегии = понимание как лучше тестировать.</p>]]></description>
      <pubDate>Thu, 19 May 2022 10:42:02 GMT</pubDate>
      <dc:creator><![CDATA[]]></dc:creator>
    </item>
  

  
    <item>
      <title>19.05.2022 06:17:24 </title>
      <guid isPermaLink="true">https://habr.com/ru/companies/ru_mts/articles/666092/#comment_24356438</guid>
      <link>https://habr.com/ru/companies/ru_mts/articles/666092/#comment_24356438</link>
      <description><![CDATA[<p>Формально в Scrum не может быть роли QA инженера, но это не мешает вам использовать тестирование, всегда можно подстроить процессы под ваш проект. В данной статье нет пересказа каких либо курсов, я моделировал стратегию, опираясь на известные мне шаблоны и личный опыт.</p><p></p>]]></description>
      <pubDate>Thu, 19 May 2022 06:17:24 GMT</pubDate>
      <dc:creator><![CDATA[]]></dc:creator>
    </item>
  

  
    <item>
      <title>18.05.2022 07:05:40 </title>
      <guid isPermaLink="true">https://habr.com/ru/companies/ru_mts/articles/666092/#comment_24352702</guid>
      <link>https://habr.com/ru/companies/ru_mts/articles/666092/#comment_24352702</link>
      <description><![CDATA[<p>Используемый набор практик и целей тестирования поможет понять как лучше тестировать продукт, к примеру, если опираться на метрики качества разрабатываемого ПО, на основе собранных данных можно скорректировать стратегию.</p>]]></description>
      <pubDate>Wed, 18 May 2022 07:05:40 GMT</pubDate>
      <dc:creator><![CDATA[]]></dc:creator>
    </item>
  

      

      

    
  </channel>
</rss>
