JMeter tutorial 10 - Handle dynamic value -Correlation | Regular Expression Extractor -PostProcessor

Опубликовано: 10 Май 2019
на канале: Quality Assurance Lab
71k
828

This is the tenth video of JMeter Tutorial series which covers How to handle dynamic values in JMeter i.e. Correlations using Regular Expression Extractor
Learning:
what is dynamic value?

values gets generated in response
changes every time for each iterating request

how to handle dynamic values?

1) capture the dynamic value from the response
2)store(as variable) the dynamic value from the response
3) use that captured and stored dynamic value(as variable) in the subsequent request


1)Set-Cookie: osCsid=0fc342efcaf4b624595da9ee2131fb5e; path=/; domain=newtours.demoaut.com
Set-Cookie: osCsid=xyz; path=/; domain=newtours.demoaut.com
Set-Cookie: osCsid=abc; path=/; domain=newtours.demoaut.com

Set-Cookie: osCsid=(.+?); path=/; domain=newtours.demoaut.com

reg expression -
sequence of characters that define a search pattern

==================================================================
Automation Anywhere Tutorial Playlist:


Subscribe for more tutorials -


Смотрите видео JMeter tutorial 10 - Handle dynamic value -Correlation | Regular Expression Extractor -PostProcessor онлайн без регистрации, длительностью 23 минут 44 секунд в хорошем hd качестве. Это видео добавил пользователь Quality Assurance Lab 10 Май 2019, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 71 тысяч раз и оно понравилось 828 людям.