3 Ways to Make Mobile Manual Testing Less Painful

[复制链接]
查看11 | 回复6 | 2015-9-22 15:53:22 | 显示全部楼层 |阅读模式
With 60% of the industry still functioning at 30% mobile test automation it’s clear that manual testing is taking a major chunk of a testing team’s time. As we acknowledge the need for both manual and automation testing, and without drilling down into the caveats of manual testing, let’s understand how can teams can reduce the time it takes, and even transition to an automated approach to testing.

回复

使用道具 举报

千问 | 2015-9-22 15:53:22 | 显示全部楼层
1. MANUAL AND AUTOMATION TESTING: ANALYZE YOUR EXISTING TEST SUITEYou and your testing team should be well-positioned to optimize your test suite in one of the following ways:
– Scope out irrelevant manual tests per specific test cycles (e.g. not all manual tests are required for each sanity or regression test)
– Eliminate tests that consistently pass and don’t add value
– Identify and consolidate duplicate tests
– Suggest manual tests that are better-suited for automation (e.g. data driven tests or tests that rely on timely setup of environments)The result should be a mixture of both manual and automation testing approaches, with the goal of shifting more of the testing toward automation.

回复

使用道具 举报

千问 | 2015-9-22 15:53:22 | 显示全部楼层
2. CONSIDER A SMOOTH TRANSITION TO “EASIER” TEST FRAMEWORKSIn most cases, the blocker for increasing test automation lies inside the QA team, and is often related to a skills gap. Today’s common mobile test automation tools are open-source, and require medium to high-level development skills in languages such as Java, C#, Python and Java Script. These skills are hard to find within traditional testing teams. On the other hand, if QA teams utilize alternatives such as Behavior Driven Development (BDD) solutions like Cucumber, it creates an easier path toward automation by virtue of using a common language that is easy to get started and scale.

回复

使用道具 举报

千问 | 2015-9-22 15:53:22 | 显示全部楼层
3. SHIFT MORE TEST AUTOMATION INSIDE THE DEV CYCLEWhen thinking about your existing test automation code and the level of code coverage it provides, there may be a functional coverage overlap between the automated and manual testing. If the automation scripts are shared across the SDLC and are also executed post-commit on every build, this can shrink some of the manual validation work the testing team needs to do. Also – and miraculously related! – by joining forces with your development and test automation teams and having them help with test automation, it will decrease workload and create shorter cycles, resulting in happier manual testers.

回复

使用道具 举报

千问 | 2015-9-22 15:53:22 | 显示全部楼层
Bottom Line:Most businesses will continue to have a mix of manual and automation testing. Manual testing will never go away and in some cases, it is even a product requirement. But as you optimize your overall testing strategy, investing in techniques like BDD can make things much easier for everyone involved with both manual and automation testing throughout the lifecycle.

回复

使用道具 举报

千问 | 2015-9-22 15:53:22 | 显示全部楼层
Source: https://mobiletestingblog.com/20 ... sting-less-painful/
回复

使用道具 举报

千问 | 2015-9-22 15:53:22 | 显示全部楼层
good job
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

主题

0

回帖

4882万

积分

论坛元老

Rank: 8Rank: 8

积分
48824836
热门排行