Chaining tests together and what limitations

How to apply eValid to functional testing of web applications.

Chaining tests together and what limitations

Postby JKowal » Mon Jul 08, 2019 7:27 am

Morning.

Can eValid chain tests together?

Are there any constraints?

Thanks
JKowal
 
Posts: 1
Joined: Mon Jul 08, 2019 7:24 am

Re: Chaining tests together and what limitations

Postby eValid » Tue Jul 09, 2019 11:23 am

JKowal wrote:Morning.

Can eValid chain tests together?

Are there any constraints?

Thanks


Thanks for posting your question JKowal.

The answer is "yes" and "a few".

To stich two eValid tests together you put a CallScript command at the end of the first script that names the second script.

Here is the syntax:

CallScript "[PATH]script-name"
["Data-Substitution-Pair
[, Data-Substitution-Pair] "]

The parameters defined in the CallScript command specify values for parameters that are active in the called script.

This is so you can pass values down to the next script.

The main restriction is that a script cannot call itself (no recursion allowed; strict macro substitution of scripts all the way from the top).


-- eValid Support
eValid
 
Posts: 2392
Joined: Tue Jan 01, 2008 12:48 pm
Location: USA


Return to Desktop and Mobile Device Functional Testing

Design Downloaded from free phpBB templates | free website templates | Free Web Buttons