Please tell me the full flow of security testing?And How can we test? What are the tools available?

Showing Answers 1 - 2 of 2 Answers

Raghu Ram

  • Jun 8th, 2006
 

Hi Security Testing is a part in system testing. We conduct security testing to verify data is securabls with respect to cooresponding users or not . In the process of security testing u can remember the following points.1.Whether the user is valid or not to connect to particular application?2.Whether the valid user have priviliges or not with respect to some operations?3.whether the data is securly going to destination on not? These testing will be performed by the persons who are familier in network algorithms.by using this algorithms they will provide. There is no particular tool to perform security testing. This is done by writing the code or by set manually.Pls resend ur queries Andcomments to tamminas_ramu@yahoo.co.inThank You

  Was this answer useful?  Yes

krajasekhar

  • Jun 20th, 2006
 

In addition to the above the following are also fall under security testing(web based).

 Testing the cookies

 Test for accessing the pages by copying the URLs of the pages after logging in

 Test for load attacks on the website ( eg  by using automation tools one can create haevy load on the site from one machine it self)

 Test for session time out of the pages.

 rajasekhar.koduru@gmail.com

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions