Архив метки: automation
Navigate back and forward in browser
Check if an Element is Present on the Webpage
Check if an Element is Present on the Webpage During automation, we quite frequently need to work with dynamic elements or elements which are not always available in the DOM and whose presence can be used as a medium of assertion to pass or fail a test case. Cases like these require us to check… Читать далее »
Roadmap for transition from Manual to Automation QA
Roadmap for transition from Manual to Automation QA Hello friends! in this post, we will learn, how to effectively make a transition from manual to automation profile. If any of the following ring any bells to you then this post is for you- Are you in manual testing and want to switch to an automation… Читать далее »
Performance Testing of Database using JMeter
Thread Group in JMeter
Correlation in JMeter
Correlation in JMeter where, Left Bound = __EVENTVALIDATION” value=” Wildcard characters = (.+?) Right Bound = ” /> If you do not want to get deeper into regular expressions, then the wildcard characters (.+?) would suffice in most of the cases. For more information on regular expressions and meaning of each wild card character visit… Читать далее »