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?
You are testing a major enhancement to an air traffic control user interface. You have use of a sophisticated pre-production test environment, created specifically for large scale automated regression, performance and security testing. The window for regression testing is limited and must successfully conclude, with no major regressions remaining, before the non-functional testing starts.You have been using the same version of the TAS for the last few releases, each time completing the automated regression test suite in a single overnight run. However, due to the latest enhancements for the SUT, you believe there is a risk that the test suite may no longer complete overnight and therefore delay performance and security testing.Which option would be the BEST and MOST cost-efficient approach to mitigate this risk?
If you are tracking the frequency that a test automation code reports a defect that is not really a defect, what metric are you gathering?
You are planning the pilot for an in-house developed Test Automation solution (TAS).Which two of the following would be important steps to take as part of the planning process? a) Review your organisation's current projects and identify which one would be most suitable to pilot the TAS. b) Ensure that the developers will provide the necessary commitment for the TAS deployment activities. c) Run a series of training workshops for new users of the TAS before they are asked to use it. d) Develop a project plan for the pilot and reserve the necessary budget and resources for its implementation. e) Ask the developers to provide any missing functionality during the deployment activities.
When the SUT provides insight into the behaviour of the system, providing the users the with the status of the various actions performed so that they can check that expected behaviour equals actual behaviour, what is this called?
You are working as a TAE for a company who have been using a web test execution tool for a number of years. The tool has been used successfully on ten web applications in the past.The company are developing a new web application which has a friendly User Interface, but the developers have used an object throughout the application which the tool is unable to recognise. As a result, you have no way of capturing the object or verifying the contents using the automation tool.What is the first thing you should do about this problem?