Quantcast
Channel: All LoadRunner Practitioners Forum posts
Viewing all articles
Browse latest Browse all 12134

Re: New Flex correlation for Load Runner version 11.50

$
0
0

This is really helped us a lot.

 

One more question on correlation. Can anybody tell me how to do correlation for this scenario.

 

Ex: Below is the example of response. Response will have bunch of names in that section and I need to correlate FirstName and LastName where HeadOfSection=true. Below code I copied is just few lines of response.

 

  <flex.messaging.io.amf.ASObject serialization = "custom" >
                        <unserializable-parents/>
                        <map>
                          <default>
                            <loadFactor>0.75</loadFactor>
                            <threshold>12</threshold>
                          </default>
                          <int>16</int>
                          <int>12</int>
                         <string>HeadOfSection</string>
                          <boolean>true</boolean>
                          <string>.......</string>
                          <string>C</string>
                          <string>name</string>
                          <flex.messaging.io.amf.ASObject serialization = "custom" >
                            <unserializable-parents/>
                            <map>
                              <default>
                                <loadFactor>0.75</loadFactor>
                                <threshold>12</threshold>
                              </default>
                              <int>16</int>
                              <int>5</int>
                              <string>prefixName</string>
                              <null/>
                              <string>lastName</string>
                              <string>Test1</string>
                              <string>sufxName</string>
                              <null/>
                              <string>midName</string>
                              <null/>
                              <string>firstName</string>
                              <string>Test2</string>
                            </map>
                            <flex.messaging.io.amf.ASObject>


Viewing all articles
Browse latest Browse all 12134

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>