Page 1 sur 1

I am new to tool , i want to fully integrate my Sahi project with Squash TM -Squash TF.

Publié : jeu. juin 20, 2019 3:26 pm
par asmita.jadhav
Hello ,

I have been assigned to help QA developers by providing fully automation process through Squash TM.
Our QA developers write Sahi scripts and execute though Jenkins job.
We want to connect squash TM -TF for Sahi scripts.

I am interested to know configuration details for jenkins job , json file , Sahi code structure , Reporting in details with steps ..

I already visited the documentations https://sites.google.com/a/henix.fr/wik ... a-and-sahi.. However , our sahi code is not in maven framework. Its javascript code...


Thank you,
Asmita

Re: I am new to tool , i want to fully integrate my Sahi project with Squash TM -Squash TF.

Publié : lun. juil. 01, 2019 4:30 pm
par bfranchet
Hello,

You could find here some example of Squash TF Keyword Framework (presviously known as Squash TA framework) usage.
Among these examples there is few using sahi here : https://bitbucket.org/nx/squash-ta-new- ... tests/sahi

Squash TF documentation is available here : https://squash-tf.readthedocs.io/en/latest/

Have a look and come back to us if needed.