ContributionsMost RecentMost LikesSolutionsRe: Using variables in LoadComplete Data Selectors Hi Alex, Excuse me for not being clear in post description. Regular expression works fine when specified in data selectors directly. But if a variable containing the expression is specified then the expression fails to extract the value from the response. I think LoadComplete treats @variable also as regular expression string and does not evaluate the variable. Regards, Shroff. Using variables in LoadComplete Data Selectors Hi, I have a requirement where i need to extract the data from response using regular expression. Part of my query is dynamic and is test data specific ; so i was using LoadComplete variables in DataSelector, but on using variables it fails to extract. Regards, Shroff. Support for request-redirect Hi, Does LoadComplete handle request-redirects ? We are currently facing a problem where LoadComplete has recorded the redirect request explicitly, instead of automatically sending on the initiating request. For example JMeter has the intelligence of automatically commenting all the redirected requests (on recording the scenario) and on replay it redirects all the required request from the initiating request by itself. Regards, Shroff. Handling Http Request Redirect Hi all, Is there any global settings for handling http-request-redirects. I am facing one issue with the requests which are recorded on loading my application. First request returns a 302 code and also sends the location for redirections. It works as expected Second request also returns a 302 code, which was expected to be 200 code. There is no session currently involved, these are my initial requests which are sent to load my application. I have attach 2 snapshots which shows that there is no difference in the recorded/simulated request, but still the response from server is comming different(recorded/simulated). When i am simulating request2 from browser it returns 200 response code as expected. If someone can throw some light onto my problem, it will really be appreciated. Re: Support for Search-Replace functionality SagarShroff wrote: Hi, This would really be useful for any quick replacement in the script. I realized the need for this feature when i had to re-record test-scripts in my previous release. My product request contains a value in path which changes in each release. I also did one time investment of development by replacing all my request constant value with variable. But later when a fix arised, the new release requests were changed. So i had to re-record all my request inorder to incorporate request changes. A search and replace functionality will be great add-on to this very nice tool! Apologise, if you felt incompleteness in my above description. As i had re-recorded my scripts. I will again have to re-implement the changes of setting variable in the path. A search-replace will reduce the efforts and can be a great add-on to this very nice tool! Re: Validation error Yes i believe its the same problem. As i mentioned before the validator worked fine and was able to validate with expected result, but data selector logs 1 error. Thanks for the quick reply, will reach out the support group with a hope to get a patch for the same. Re: Rule for automatically setting constant value across all my request paths Hi @RyanHeidorn Thanks for your quick reply and for your efforts for approaching to my problem. Actually i had already done one time investment of development where i had replaced all my request path value with variable. In next release a fix was implemented and http request were updated, due to which i had to re-record my requests in order to incorporate the changes. As you mentioned a search-replace fits a perfect solution to my problem, i have already raised a requirement in the support group. http://community.smartbear.com/t5/LoadComplete-Feature-Requests/Support-for-Search-Replace-functionality/idi-p/117533#M46 Support for Search-Replace functionality Hi, This would really be useful for any quick replacement in the script. I realized the need for this feature when i had to re-record test-scripts in my previous release. My product request contains a value in path which changes in each release. I also did one time investment of development by replacing all my request constant value with variable. But later when a fix arised, the new release requests were changed. So i had to re-record all my request inorder to incorporate request changes. A search and replace functionality will be great add-on to this very nice tool! Re: Rule for automatically setting constant value across all my request paths The value changes from release to release and there are many requests so its not feasible to use variables. The faster way would be to re-record which i want to ignore if Smartbear provides some rules to automatically update the value. So as per your above example the value 'LoadComplete' needs to be set via some rule if possible ? Re: Rule for automatically setting constant value across all my request paths If someone from smartbear community give a quick solution it will be really appreciated. SagarShroff wrote: Hi, In my case the /Request/Path/0 value changes in every release. I need help in seting up a user defined rule that will help me setting a constant value in Headers--> Request/Path/0