Hello,
in the attached testplan there art two subsequences as "New Thread" which contain a Wait 2s/3s.
The last teststeo is a messagepopup which says "End".
Now i want to configure the rendezvous teststep in this way the the last message popup appears after the two threads are finished.
For this i creaated a Rendezvoud at the beginning with "Number of Threads per Rendezvous = 2"
In the middle i execute "Get Status - NumberOfThreads" <-- returns 0. First strange thing. I thought his should return "2".
At the end ie execute the rendezvous but i never happened. So the last MessagePopup does not appear.
What is wrong here?
Thanks