Unanswered question

Why does my test stall on follow a link

I have created a test that navigates against a few webpages. On all pages i have selected the mode "Dynamicly excecute the page recources". On all pages that have a variable url i use the "Follow link from previous request" feature. On one page i use a parameter obtaned from the previous page to define the text i want to 'click' on in neoLoad. Halfway the test it stalls and the status barr is at 100%. Hower the test stays at that point untill i manualy stop the test. How can this be fixed?

Patrick Z.
Patrick Z.

Patrick Z.

Level
1
232 / 750
points

Answers

Patrick Z.
Patrick Z.

Patrick Z.

Level
1
232 / 750
points

It appears to be a problem in the combination of "follow a link from previous request" and "Dynamically execute the page recources". On an other previous working testscript i changed the last step (log out) to a combination of "follow a link from previous request" and "Dynamically execute the page recources" resulting in the test to stall on that step.