<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title>TOC - 标签 - 一峰的记录</title>
        <link>https://www.simplife.tech/tags/toc/</link>
        <description>TOC - 标签 - 一峰的记录</description>
        <generator>Hugo -- gohugo.io</generator><language>zh-cn</language><lastBuildDate>Fri, 15 Mar 2024 11:55:29 &#43;0800</lastBuildDate><atom:link href="https://www.simplife.tech/tags/toc/" rel="self" type="application/rss+xml" /><item>
    <title>TOB 和 TOC 产品的测试差异</title>
    <link>https://www.simplife.tech/posts/tob-vs-toc-testing-strategy/</link>
    <pubDate>Fri, 15 Mar 2024 11:55:29 &#43;0800</pubDate>
    <author>一峰</author>
    <guid>https://www.simplife.tech/posts/tob-vs-toc-testing-strategy/</guid>
    <description><![CDATA[<p>上一份工作是 TOB 的，现在干的是 TOC 的。两种不同的业务形态，测试工作的侧重点也会有所不同。</p>
<p>工作侧重点的不同的根源，当然就是来自业务本身：</p>
<table>
  <thead>
      <tr>
          <th>维度</th>
          <th>TOC</th>
          <th>TOB</th>
      </tr>
  </thead>
  <tbody>
      <tr>
          <td>用户形态</td>
          <td>个人消费者</td>
          <td>企业等组织</td>
      </tr>
      <tr>
          <td>发布节奏</td>
          <td>快</td>
          <td>慢</td>
      </tr>
      <tr>
          <td>核心目标</td>
          <td>增长、转化</td>
          <td>稳定、交付</td>
      </tr>
      <tr>
          <td>用户规模</td>
          <td>大</td>
          <td>有限</td>
      </tr>
      <tr>
          <td>使用场景</td>
          <td>多变</td>
          <td>深度</td>
      </tr>
      <tr>
          <td>需求特点</td>
          <td>体验更重要</td>
          <td>正确更重要</td>
      </tr>
  </tbody>
</table>
<p>于是，测试目标就产生了区别：</p>]]></description>
</item>
</channel>
</rss>
