InterviewSolution
This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
How Do I Select The Right Tool? |
|
Answer» First of all create a list of criteria for tool selection (Exemplary check list of QF-TEST) On the one hand you surely have several "must have" criteria in mind like the supported technologies, platforms, INTEGRATION in the build process or stable recognition of graphical elements of your SOFTWARE. On the other hand there are "nice to have" criteria that you would give up in favor of another aspect. You then can test, evaluate and COMPARE the different tools regarding these criteria. Then you only have to choose one. Another aspect is how you want to create the test: Do you want to code or record them via capture/replay; do you follow a keyword-driven or behavior-driven testing (BDT) approach. Most importantly the test TEAM should accept the tool. First of all create a list of criteria for tool selection (Exemplary check list of QF-Test) On the one hand you surely have several "must have" criteria in mind like the supported technologies, platforms, integration in the build process or stable recognition of graphical elements of your software. On the other hand there are "nice to have" criteria that you would give up in favor of another aspect. You then can test, evaluate and compare the different tools regarding these criteria. Then you only have to choose one. Another aspect is how you want to create the test: Do you want to code or record them via capture/replay; do you follow a keyword-driven or behavior-driven testing (BDT) approach. Most importantly the test team should accept the tool. |
|
| 2. |
Which Kind Of Gui Tests Do I Want To Automate? |
|
Answer» Functional tests to check whether the function is working or non-functional areas like load and performance of the software. Is it better for you to use one TOOL for both or is it even better to use two tools for these separated sections. Automate tests of software with frequent code changing’s that you want to check regularly and that are boring for manual testing. As an exciting task testers then can focus on test architecture, test DESIGN and manual testing of advanced use cases. This can save time and money, but the INITIAL COSTS of test automation MUST pay off of course. Functional tests to check whether the function is working or non-functional areas like load and performance of the software. Is it better for you to use one tool for both or is it even better to use two tools for these separated sections. Automate tests of software with frequent code changing’s that you want to check regularly and that are boring for manual testing. As an exciting task testers then can focus on test architecture, test design and manual testing of advanced use cases. This can save time and money, but the initial costs of test automation must pay off of course. |
|
| 3. |
Do Tests For The Graphical User Interface (gui) Make Sense For Me? |
Answer»
|
|
| 4. |
Does Qf-test Need An Additional License Server? |
|
Answer» No, not necessarily. QF-Test HANDLES multi USER license management for LOCAL networks by itself, provided that IP multicast works. For FLOATING licenses across multiples sites and in case of restricted networks, a license server is AVAILABLE. Further general information can be found in the product description and technical details in the license server manual. No, not necessarily. QF-Test handles multi user license management for local networks by itself, provided that IP multicast works. For floating licenses across multiples sites and in case of restricted networks, a license server is available. Further general information can be found in the product description and technical details in the license server manual. |
|
| 5. |
How Much Does Qf-test Cost? |
|
Answer» LICENSE TYPES and PRICES for QF-Test are LISTED on the PAGE Prices. License types and prices for QF-Test are listed on the page Prices. |
|
| 6. |
Which Gui Technology/technologies Do I Need To Buy? |
|
Answer» QF-Test licenses can be purchased specifically for the GUI technologies ACTUALLY NEEDED. In order to determine the GUI technologies for your application, open your test-suite(s) and run all your client(s) via QF-Test. After having executed your TESTS, please open the 'CLIENTS' menu. There you can see the GUI technologies used in [] BRACKETS. In the example there are two clients running using [Swing] and [Web]; all combinations out of [Swing], [Swt], [FX] and [Web] are possible. QF-Test licenses can be purchased specifically for the GUI technologies actually needed. In order to determine the GUI technologies for your application, open your test-suite(s) and run all your client(s) via QF-Test. After having executed your tests, please open the 'Clients' menu. There you can see the GUI technologies used in [] brackets. In the example there are two clients running using [Swing] and [Web]; all combinations out of [Swing], [Swt], [FX] and [Web] are possible. |
|
| 7. |
Is A Trial Version Available For Download? |
|
Answer» YES. You can DOWNLOAD the TRIAL VERSION here. Yes. You can download the trial version here. |
|
| 8. |
What Can I Tell My Boss Who Doesn't Want To Spend Money? |
|
Answer» Thanks to the low price for licenses and the good usability of QF-Test you can start QUICKLY with EFFICIENT testing and have a HIGH return on investment (blog). Just compare the costs for licenses with common costs for developers' or testers' wages and the costs of BUGS detected after release - not to mention the damage to your company's reputation. See BENEFITS for decision-makers. Thanks to the low price for licenses and the good usability of QF-Test you can start quickly with efficient testing and have a high return on investment (blog). Just compare the costs for licenses with common costs for developers' or testers' wages and the costs of bugs detected after release - not to mention the damage to your company's reputation. See Benefits for decision-makers. |
|
| 9. |
What Is The Use Of Test Automation? |
|
Answer» AUTOMATED software testing reduces time and costs spent on quality assurance. Comprehensive automated tests, EXECUTED regularly during software development, will DETECT bugs at an early stage. The reproducible security thus achieved ensures higher quality and shorter time to MARKET at lower maintenance expense. A tool with reliable component recognition and low maintenance effort is a precondition, however.... and a few other conditions (tester, test DESIGN...). Automated software testing reduces time and costs spent on quality assurance. Comprehensive automated tests, executed regularly during software development, will detect bugs at an early stage. The reproducible security thus achieved ensures higher quality and shorter time to market at lower maintenance expense. A tool with reliable component recognition and low maintenance effort is a precondition, however.... and a few other conditions (tester, test design...). |
|
| 10. |
I Run Unit Tests, Why Is That Not Sufficient? |
|
Answer» Though indispensable, unit tests can only test small parts of a system in ISOLATION (steering-wheel OK, MOTOR OK). GUI based testing exercises an application as a whole (steering-wheel and motor TAKEN together don't GUARANTEE roadworthiness). Though indispensable, unit tests can only test small parts of a system in isolation (steering-wheel OK, motor OK). GUI based testing exercises an application as a whole (steering-wheel and motor taken together don't guarantee roadworthiness). |
|
| 11. |
We Are Testing Our Website Already With Selenium. Do I Need Qf-test Then? |
Answer»
|
|
| 12. |
How About Integration With Other Tools? |
|
Answer» As QF-Test provides multiple interfaces (batch and daemon mode, scripting, ...) and uses XML as primary data format a flexible combination and communication with other tools is possible (among others Quality Center, load testing tools like Noeload, Scapa TPP):
Special out-of-the-box integrations are available for the following test management products:
As QF-Test provides multiple interfaces (batch and daemon mode, scripting, ...) and uses XML as primary data format a flexible combination and communication with other tools is possible (among others Quality Center, load testing tools like Noeload, Scapa TPP): Special out-of-the-box integrations are available for the following test management products: |
|
| 13. |
Which Platforms Is Qf-test Available On (system Requirements)? |
|
Answer» QF-Test SUPPORTS Java version 7, 8 and 9 on:
Further information - also regarding JDK-/SWT-/Browser-versions - can be found in the installation chapter of the Manual. QF-Test supports Java version 7, 8 and 9 on: Further information - also regarding JDK-/SWT-/Browser-versions - can be found in the installation chapter of the Manual. |
|
| 14. |
What Are Qf-test's Outstanding Features? |
|
Answer» Easy to use:
Highly flexible:
Powerful:
Well documented:
Easy to use: Highly flexible: Powerful: Well documented: |
|
| 15. |
What Gui Technologies Are Supported For Testing? |
|
Answer» For Java based applications the full toolkit set is covered starting with the traditional Swing (including Applets, Web START, ULC, CaptainCasa), its successor JavaFX and also SWT, the Standard Widget Toolkit from ECLIPSE, including Plugins and RCP (Rich CLIENT Platform) applications. Furthermore QF-Test provides cross-browser testing of Web GUIs including HTML5, AJAX (Angular, Smart (GWT), GXT / ExtGWT, ExtJS, ICEfaces, jQuery UI, jQuery EasyUI, Kendo UI, PrimeFaces, Qooxdoo, RAP, RICHFACES, Vaadin, ZK). Further toolkits can be integrated with little effort if required, e.g. SAP UI5, Siebel Open UI and Salesforce. PDF documents can also be tested by QF-Test. For Java based applications the full toolkit set is covered starting with the traditional Swing (including Applets, Web start, ULC, CaptainCasa), its successor JavaFX and also SWT, the Standard Widget Toolkit from Eclipse, including Plugins and RCP (Rich Client Platform) applications. Furthermore QF-Test provides cross-browser testing of Web GUIs including HTML5, AJAX (Angular, Smart (GWT), GXT / ExtGWT, ExtJS, ICEfaces, jQuery UI, jQuery EasyUI, Kendo UI, PrimeFaces, Qooxdoo, RAP, RichFaces, Vaadin, ZK). Further toolkits can be integrated with little effort if required, e.g. SAP UI5, Siebel Open UI and Salesforce. PDF documents can also be tested by QF-Test. |
|
| 16. |
What Is Qf-test? |
|
Answer» QF-Test is a professional tool for the CREATION, execution and management of automated system and load tests for Java and Web applications with a graphical user INTERFACE (GUI). QF-Test has been developed and distributed by Quality First SOFTWARE GMBH (QFS) SINCE 2001. QF-Test is a professional tool for the creation, execution and management of automated system and load tests for Java and Web applications with a graphical user interface (GUI). QF-Test has been developed and distributed by Quality First Software GmbH (QFS) since 2001. |
|