MockQuestions

OutSystems Mock Interview

Question 7 of 28 for our OutSystems Mock Interview

OutSystems was updated by on January 7th, 2020. Learn more here.

Question 7 of 28

What do you consider to be a good litmus test for when you would automate a test process for a new system versus testing manually?

"Having been in automation in both manufacturing for many years and now software for the last three years, a common misconception among people is that automation can help improve any situation and that couldn't be further from the truth. The amount of time, effort and resources that goes into an automation process makes it ideal for repetitive tasks and tests that have multiple data sets. If a testing process calls for unique and one time process, it would make the most sense to run that process manually."

Next Question

How to Answer: What do you consider to be a good litmus test for when you would automate a test process for a new system versus testing manually?

Advice and answer examples written specifically for an OutSystems job interview.

  • 7. What do you consider to be a good litmus test for when you would automate a test process for a new system versus testing manually?

      How to Answer

      As your role with OutSystems will look to help further their automate testing processes for new systems, you will need to have a good sense for when automation makes sense and when it does not. Reiterate your sense for this to your interviewer by sticking to the high level response that repetitive tasks, as are common with large software companies, are prime candidates for automation whereas one time test cases are not.

      Written by Ryan Brunner on January 7th, 2020

      1st Answer Example

      "Having been in automation in both manufacturing for many years and now software for the last three years, a common misconception among people is that automation can help improve any situation and that couldn't be further from the truth. The amount of time, effort and resources that goes into an automation process makes it ideal for repetitive tasks and tests that have multiple data sets. If a testing process calls for unique and one time process, it would make the most sense to run that process manually."

      Written by Ryan Brunner on January 7th, 2020

      2nd Answer Example

      "I"n my current position, most of the automation testing that I design is in program sanity testing. These automated tests work great because they run on similar systems following changes in code to ensure that no bugs remain in the system. If our group of engineers are working on unique, one off type projects, my automation processes are not utilized."