nerdexam
iSQI

CTAL-TAE · Question #139

You have been asked to develop test automation for a legacy system that is going to go through a series of infrastructure migrations. The scripts will be used to verify basic functionality during…

The correct answer is D. Linear scripting. Linear scripting is best suited for quick, simple test automation when maintainability is not a priority. It involves straightforward, sequential scripting without modularization, making it ideal for short-term use like verifying basic functionality during infrastructure…

Test Automation Solutions

Question

You have been asked to develop test automation for a legacy system that is going to go through a series of infrastructure migrations. The scripts will be used to verify basic functionality during these infrastructure changes. Your Test Analysts have some programming skills and need a solution that is simple and fast. Maintainability of the scripts is not a consideration because no changes to the software are anticipated. Which of the following is the BEST scripting approach in this situation?

Options

  • AStructured scripting.
  • BCapture-replay scripting.
  • CModel-Based scripting.
  • DLinear scripting.

How the community answered

(31 responses)
  • A
    13% (4)
  • B
    3% (1)
  • C
    3% (1)
  • D
    81% (25)

Explanation

Linear scripting is best suited for quick, simple test automation when maintainability is not a priority. It involves straightforward, sequential scripting without modularization, making it ideal for short-term use like verifying basic functionality during infrastructure migrations.

Topics

#scripting approaches#linear scripting#legacy system#automation strategy

Community Discussion

No community discussion yet for this question.

Full CTAL-TAE Practice