Exam CT-TAE All QuestionsBrowse all questions from this exam
Question 14

You are evaluating several test modelling tools and are wanting to automatically generate test cases within the tool where many different combinations of input data are created.

You are then wanting to export the test cases into a csv file which can then be read by a functional test execution tool using a data-driven or keyword-driven scripting method.

You have investigated several tools and there is only one tool that provides all the necessary features defined by your team with the exception of the export facility. It does not provide an export into either .xls or .csv formats.

What would be the BEST next step regarding the selection of this tool?

    Correct Answer: A

    The critical missing feature is the ability to export test cases into a .csv or .xls format, which is essential for your functional test execution tool. Choosing a tool that has all required features, including the export functionality, would ensure smooth integration and operation without the need for additional development or workarounds. While exploring the possibility of future solutions (option C) or creating your own export facility (option B) might be viable, they involve uncertainty or additional effort. Therefore, considering another tool that is more 'fit for purpose' with all the features required is the best course of action.

Discussion
FrancisFerreiraOption: C

Alternative C seems correct.