What is security testing? How to test the web application
using security testing ?

Answers were Sorted based on User's Feedback



What is security testing? How to test the web application using security testing ?..

Answer / balu

using three methods the sequerity is provided

1) Authorazation/Authentication
Allowing valid user and preventing invalid users.....

2) Access Control
Permission to valid user to access user
fctionalitites in software build.

3) Encryption/Dis\cryption
Data conversions in b/n client process and server
provcess to prevent third party avccessing

Is This Answer Correct ?    7 Yes 0 No

What is security testing? How to test the web application using security testing ?..

Answer / anjani dubey

There is different type of methods are using for security
testing
1)Authorization and Authentication:For checking the valid
and invalid user.
2)Access Control:access permission to valid user to access
user functionalities in application.
3)Encryption and Decryption: Data conversions in between
client process and server process to prevent third party
accessing

The above techniques using for security testing for web
application.

Is This Answer Correct ?    2 Yes 0 No

What is security testing? How to test the web application using security testing ?..

Answer / chandu

to provide the security to webapplictions by giving some
algorithms and security certificates, i can give one example.

suppose dotnet application provides itself security to its
applications, like sha algorithm,or we can purchase security
certificates,
testing point of view we can check weather the data is
encrypting or not and one more we should check the URL paths
whether the url is showing our usernames and passwords

thanks
chandu

Is This Answer Correct ?    1 Yes 0 No

What is security testing? How to test the web application using security testing ?..

Answer / gowrisankar.m

Security Testing means, One will perform Testing on the
Security Issues of that Application. i.e checking whether it
is properly secured or not. This can be done in 3 ways.

1) Authorization Testing:
---------------------------
It means testing the application by entering different User
Names and Passwords. The application should work only
Authorized persons only.

2)Direct URl Testing:
----------------------
It means by performing Testing on application by copying
the URL's of some secured pages and past it in the Browser,
then it should not work.

3)Firewall Leakage Testing :
-----------------------------
This testing involves that the User Enters in to the
Application as one level of user and try to Access the
application as another Level of User, then the application
should not work for this actions.

Is This Answer Correct ?    2 Yes 1 No

What is security testing? How to test the web application using security testing ?..

Answer / naren

Security testing means whether our web application is
vulnerable for hackers.
1.X-SS Cross Site Scripting
2.URL Injection

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More Manual Testing Interview Questions

2. The prime benefit of testing is that it results in improved defects a. True b. False

4 Answers  


what are the functional test cases for enter user name,enter pass word,click on ok(only functional test cases)

0 Answers   Encora,


Difference between QA and Testing?

13 Answers   Deepak Enterprises, IBM, Mechanical, Trigent,


1.what is verifacation,validation,how its achieved? 2.What is test techniques& strategy? 3.what is error,fault,failure? 4.what is Reviews,Walkthrough,Inspection & Audit? 5.What is Change management,Configuration management,Version control,Test harness? 6.Importance of Severity,Priority,explain Bug life cycle? 7.Difference between use case & test case with example? 8.When should stop testing? 9.Write a test case for online banking application in the topics user login,security,transaction to other accout,data protection. 10.If the software is tested but all the bugs was not fixed,will you release this software?If yes/No then why?

0 Answers   NDS,


what is WinRunner frame

1 Answers   Exalt,






What are the different types of testing

4 Answers  


What is Testsummary?

4 Answers  


what is Persistent Testing.

3 Answers   Tera Informatics,


How will you identify the client side error and server side error in web application?

0 Answers   Mind Tree,


what is url testing

1 Answers  


After resolving bug, You immediately do regression testing or later?

3 Answers   Quexst,


Can anyone give me the usecase template???

3 Answers  


Categories