iriusrisk / bdd-security

BDD Automated Security Tests for Web Applications
http://www.continuumsecurity.net/bdd-intro.html
GNU Affero General Public License v3.0
561 stars 178 forks source link

BDD Security requirements #100

Open tkr6743 opened 6 years ago

tkr6743 commented 6 years ago

Hi,

I am new to BDD Security, could you please help me

I am able to run as per the document for the default application.

I would like to write the login details in the java file how do i import BDD Security to eclipse and modify the code or how to use BDD Security with eclipse for new App

stephendv1 commented 5 years ago

Hi, sorry for the late response. Have you figured it out? If not, we don't have any eclipse-specific configuration. The project is a standard gradle project, so I would suggest to install a gradle plugin to Eclipse (incase it doesn't have native support), and then try to import it as a gradle project.

Hope this helps!

geetha-d commented 5 years ago

Hi Stephendv I working on bdd getting many compatibility issues and test case failures can you add me then I can push some changes

Screen Shot 2019-07-17 at 10 26 07 AM
stephendv1 commented 5 years ago

Thanks for reporting, access granted!

geetha-d commented 5 years ago

ok thanks

geetha-d commented 5 years ago

thank you