The Magento Test Automation Framework (MTAF) is a system of software tools used for running repeatable functional tests against the Magento application being tested. Source: magentocommerce.com
Questions tagged [mtaf]
5 questions
12
votes
1 answer
Error in Magento Test Automation Framework (MTAF)
I have installed magento test Automation framework in local machine as below reference PDF.
http://www.magentocommerce.com/images/uploads/download/MagentoTestAutomationFrameworkInstallationGuide.pdf
All the installation setup has completed as per…

VijayS91
- 1,535
- 23
- 38
5
votes
1 answer
Jenkins build multi-configuration project with MTAF not working on Sauce Labs
I configured the Magento Test Automation Framework (MTAF) with Jenkins and Sauce Labs and everything is working well. However, when building a multi-configuration project, I have selected two more browsers from the browser list in Jenkins' job…

Dharmalingam Arumugam
- 407
- 11
- 25
4
votes
2 answers
Error in MTAF While Running Sample Test in Netbeans
We have more issues while running sample test in MTAF.
I have completed all the basic installation setup as per the MTAF documentation.
When i try to run the sample test, below issues are found in Netbeans.
1) Firefox is not running, When in try to…

VijayS91
- 1,535
- 23
- 38
2
votes
1 answer
Magento test automation frame work for a custom module
I have wrote a custom module in my magento store for skip chekout process. I need to test this module with my Magento Test Automation Framework(MTAF).
Is there any option to test my custom module? Suggest me to test a custom module with MTAF
Thanks

Prabhu
- 1,127
- 1
- 13
- 30
2
votes
1 answer
Magento Test Automation Framework (MTAF)
The magento site is setup on machineA. The test framework and selenium are setup on machineB. The tests works fine from machineB. But is it possible to run the test from another machineC or browser. This is actually for different testers to invoke…

zapping
- 4,118
- 6
- 38
- 56