sguda
14 years agoRegular Contributor
Getting error while switching from keyword test to Load test.
Hi,
I am trying to develop Load test. The test is about filling different steps of application. Everytime the load test runs 2 fields, Last Name and SSN have to be unique on first step. For the functional key word testing I have included the logic to increment Last Name and SSN so that every time the test runs it creates new application.
Since it is not possible to incremnet the values in the load test, I have recorded the logIn and first step features as key word test and developed as Load test from the second step of application.
So in my keyword test I have key word test to execute and then the load test.
It is excuting the keyword test fine but while starting to execute the load test, it is giving me the error saying "unable to locate any feature matching scope" like in the snap shot I attached.
One thing I want to mention is after recording the key word test, on step 2 I started developing the load test, at that time it opened a blank page for me asking for test name and task name. I gave the names and closed the blank page browser and developed the load test on the browser I had it on screen from previous recording that is from step 2.
So please suggest me how to get rid of this error while playing back load test.
Or is there any other way i can increment the values for the two required fields in my load test instead of having keyword test for step 1 and load test for rest of the steps.
I am trying to develop Load test. The test is about filling different steps of application. Everytime the load test runs 2 fields, Last Name and SSN have to be unique on first step. For the functional key word testing I have included the logic to increment Last Name and SSN so that every time the test runs it creates new application.
Since it is not possible to incremnet the values in the load test, I have recorded the logIn and first step features as key word test and developed as Load test from the second step of application.
So in my keyword test I have key word test to execute and then the load test.
It is excuting the keyword test fine but while starting to execute the load test, it is giving me the error saying "unable to locate any feature matching scope" like in the snap shot I attached.
One thing I want to mention is after recording the key word test, on step 2 I started developing the load test, at that time it opened a blank page for me asking for test name and task name. I gave the names and closed the blank page browser and developed the load test on the browser I had it on screen from previous recording that is from step 2.
So please suggest me how to get rid of this error while playing back load test.
Or is there any other way i can increment the values for the two required fields in my load test instead of having keyword test for step 1 and load test for rest of the steps.