Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
This conversation has been locked due to inactivity. Please create a new post.
Pls share any idea about above q?
Solved! Go to Solution.
Normally, JSPs are unit tested for the view/display part of it. So you can use something like selenium or AEM testing framework which uses hobbes [1]
[1] https://docs.adobe.com/docs/en/aem/6-0/develop/components/hobbes.html
View solution in original post
Hi,
if you want to do proper unittesting for JSP, drop them in favor of Sling models and Sightly. It's easier to unittest Sling models, and Sightly ... well, then it's time for some frontend testing technology like Selenium or Hobbes.
kind regards,Jörg
Views
Likes
Replies