Skip to main content

Linda Chen

Blogs from this Author

A Lean Thinking Perspective of Agile

Over the past couple of decades, Agile and Lean have been steadily gaining popularity in various fields and industries. People are having lots of discussion on agile and lean, and trying to compare the differences and benefits. By learning what is agile and what is lean, you may find that they have a lot of […]

Buy In SonarQube as A Quality Gate for Test Automation

SonarQube (formerly known as Sonar) is widely used as code quality management tool for various projects, providing the functionality to track and improve the quality of the source code. Such functions can also be employed in Test Automation to quantify measurements of the script quality as the nature of automated testing scripts is code. SonarQube Features […]

Selenium 2 (Web Driver) Best Practices

When talking about the automation test tool for web applications, Selenium often comes to mind. Selenium is a very popular open source tool used to test web applications, which supports most popular browsers like IE, Firefox, Safari, Chrome and Opera. I’ve been using Selenium 2 (Web Driver) for a few months now, and during this time, I […]

Job Rotation

When a project is running for multiple years, you may find people are not that passionate and initiative somehow. What’s going on? What can we do to motivate people and improve the productivity?  The answers to this question will vary, people may think about involving awarding program, increasing their authority, etc.  Those suggestions may be […]

Test Automation or Stay Manual?

As we know, when doing load, services testing, we will find tools to automate business scenarios which human cannot do manually.  While for functional testing, shall we automate it? The answers will vary from projects.  When we are thinking about automation, firstly, we shall consider whether they are dedicated and professional resources to work on […]