AdamSFL
11 years agoNew Contributor
How to run steps from different project types as single test case?
Hello!
We created two projects(for generic windows application and for functional testing of web pages) and added for each of them a couple of steps.
Question:
Is there any possibility to run two scripts(for web part and desktop part) in order i.e: web part first and desktop as second? In addition we want to pass some information from first part of test case to second.
We have test cases whose steps are performed in two application of different types: web and desktop(stand-alone, windows app).
For now i found one solution of my problem. There is synchronization point functionality which can help in such situation, but maybe there is easier way to achive it?
Thanks in advance,
Adam