Hello,
Just a few questions on load testing and actual test making.
1. For Load Testing I've read the document/guide of test studio but still confused about how the charts for Complete/Faulted Virtual Users works. We used 600 users but the chart goes into the 900s or even thousands in the case of Faulted users. Why is this? Do the users simply restart the process once they complete their first attempt?
2. For a standard website test we are creating a new item, going in and editing its contents and then going back to the list to delete it (restoring it back to original state). The problem we are experiencing is the link to the item (name: viewLink) seems to be changing its element name when we come back to the list to to delete it (changing to viewLink1 or viewLink2) causing it to return the element not found error. Of course there are no other items being made at this time to make it move down the list (it is always the 1st item) but is there another route to take in order for the test to determine which element is being clicked on?
Thanks
Just a few questions on load testing and actual test making.
1. For Load Testing I've read the document/guide of test studio but still confused about how the charts for Complete/Faulted Virtual Users works. We used 600 users but the chart goes into the 900s or even thousands in the case of Faulted users. Why is this? Do the users simply restart the process once they complete their first attempt?
2. For a standard website test we are creating a new item, going in and editing its contents and then going back to the list to delete it (restoring it back to original state). The problem we are experiencing is the link to the item (name: viewLink) seems to be changing its element name when we come back to the list to to delete it (changing to viewLink1 or viewLink2) causing it to return the element not found error. Of course there are no other items being made at this time to make it move down the list (it is always the 1st item) but is there another route to take in order for the test to determine which element is being clicked on?
Thanks