Get Knowledge from Video instead of Content:

Friday 21 July 2017

JMeter - Interview Question #8

Q. 36 What is a Root CA Certificate?
Ans: HTTPS connection requires a certificate to authenticate the connections which get established when the browser hits the web server. JMeter generates it temporarily to intercept the SSL traffic in order to record the actions. For more information click here.

Q. 37 What is Tidy Parsing?
Ans: Tidy Parsing is a type of parsing that is used in Xpath extractor. If the response is in pure XML then tidy parsing is not required whereas, in case of XHTML, it is mandatory to check the tidy parsing option in order to fetch the correct results.

Previous: JMeter Interview Question #7

No comments :

Post a Comment