I need to test rest api posting Json. I try to post Json Data by BeanShell PostProcessor using Jmeter. But BeanShell PostProcessor doesn't work or I couldn't write the right code.
My Json is : {"email":"selin@xxx.com","password":"123"}
You can see in the pictures below what i did.