Hi Naveen, this video is really helpful and appreciate your demonstration...Could you also please make a video on the how to configure windows perfmon and collect the important metrics... How do we demonstrate it to the stakeholder? ... please do needful
Naveen Need one question answer please In Azure we have to enter double/two sign on(Userid and Password) and how we capture the script " if HTTP Cookie Manager/Authorization Manager" cannot capture/work out it. How do record the script with out HTTP Cookie Manager help? Thanks
@@QAInsights That question asked to me in the interview two days ago...I told various approaches but he was expecting some other ...Which I don't know by that time. Thought of asking you..
@@ajeyavijayeendra8325 Couple of ways you could do that: you can make use of Selenium Webdriver Sampler or you can use API calls to read the generated code or you can write custom code to generate and read in JMeter.
GitHub Repo: github.com/QAInsights/Learn-JMeter-Series/tree/master/Season3/Synchronizing%20Timer
Hi Naveen, this video is really helpful and appreciate your demonstration...Could you also please make a video on the how to configure windows perfmon and collect the important metrics... How do we demonstrate it to the stakeholder? ... please do needful
Naveen
Need one question answer please
In Azure we have to enter double/two sign on(Userid and Password) and how we capture the script " if HTTP Cookie Manager/Authorization Manager" cannot capture/work out it.
How do record the script with out HTTP Cookie Manager help?
Thanks
You mean two factor authentication ?
@@QAInsights Yes. Without using them ..
@@ajeyavijayeendra8325 Its tricky. I would ask dev team to disable 2FA for testing purposes.
@@QAInsights That question asked to me in the interview two days ago...I told various approaches but he was expecting some other ...Which I don't know by that time.
Thought of asking you..
@@ajeyavijayeendra8325 Couple of ways you could do that: you can make use of Selenium Webdriver Sampler or you can use API calls to read the generated code or you can write custom code to generate and read in JMeter.