I am not getting squash TA for web application test automation using selenium
Publié : mer. mars 21, 2018 8:56 am
I am new to squashTA and trying to setup the project.
I have created sample test script in SquashTA by following the tutorial "https://sites.google.com/a/henix.fr/wik ... d-selenium"
whats next now?
how to maintain object repository in Squash TA, manage Test data, test cases, test suites ?
Because without SquashTA also, I can develop my own hybrid framework (keyword+data driven) test automation framework using Selenium+ Java which can properly manage my test cases, Object repository, test data using Page Factory, testng framework etc.
I can only trigger java code from .ta file, but whats use of it if I can do it by normal way which I explained above?
I have created sample test script in SquashTA by following the tutorial "https://sites.google.com/a/henix.fr/wik ... d-selenium"
whats next now?
how to maintain object repository in Squash TA, manage Test data, test cases, test suites ?
Because without SquashTA also, I can develop my own hybrid framework (keyword+data driven) test automation framework using Selenium+ Java which can properly manage my test cases, Object repository, test data using Page Factory, testng framework etc.
I can only trigger java code from .ta file, but whats use of it if I can do it by normal way which I explained above?