How do u test any "web-site" as a secure site...? or How do
you
test the security of a web-site...?

Answers were Sorted based on User's Feedback



How do u test any "web-site" as a secure site...? or How do you test the security of a..

Answer / umesh kr

Any web site is a secure website after doing some following
steps:-

IF user is loggen in and now copy tht URL aftr login..
..and then paste it to another tab to tht same browser...If
it ask for doing login again then tht website is perfectly
secure...
If not then tht website is not secured...

Is This Answer Correct ?    6 Yes 0 No

How do u test any "web-site" as a secure site...? or How do you test the security of a..

Answer / shankar.majji

1. Valid and invalid log-in.
2. limits defined for the no.of tries.
3. Log file is generated or not.
4. any querries are not acceptable on databases without
authorization.
5. application should be accessible for only valid users.

Is This Answer Correct ?    6 Yes 1 No

How do u test any "web-site" as a secure site...? or How do you test the security of a..

Answer / the deep

If the site invloves Credit card transactions we should see
that the SSL is active i.e to use HTTPS for such pages

Is This Answer Correct ?    1 Yes 0 No

How do u test any "web-site" as a secure site...? or How do you test the security of a..

Answer / narendra

using

X-SS method
URL injection/SQL injection
Cookies

Is This Answer Correct ?    2 Yes 1 No

How do u test any "web-site" as a secure site...? or How do you test the security of a..

Answer / chaitanya

It should allow only the Valid Users. And should not allow
the Unauthorised users. And the sessions should expire
properly.

Is This Answer Correct ?    1 Yes 1 No

How do u test any "web-site" as a secure site...? or How do you test the security of a..

Answer / venkateswara reddy

It should allow autharised user with valid user name and
password.It should not allowed authorised user invalid user
name and password.It should not allowed unautharised
person.

Is This Answer Correct ?    1 Yes 1 No

How do u test any "web-site" as a secure site...? or How do you test the security of a..

Answer / sm

I can able to test this scenario based on the users system
allwoing.Whether system accepting valid users or not

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

How does one go for testing of firewall?? Though one answer is posted but its not a relevant one

1 Answers   Wipro,


What type of testing skills we required for a testing.

3 Answers   DELL,


What do you mean by Unit Testing, Integration Testing, System Testing, and User Acceptance Testing and when do you do them?

2 Answers   MTN,


2.How should we post the bugs, Difference between priority and severity, Difference between sanity and smoke testing and Problem faced during development - please mail the answers to my mail id thanu_santo@rediffmail.com

3 Answers   InfoSpace,


types of severity and priority explain some detailed manner ?

7 Answers   ACS,






does the efficiency of test increases with increase in number of test cases.that is the more number of test cases then more efficient is the applications test,is it true?

2 Answers  


What do you do if the bug that you found is not accepted by the developer and he is saying its not reproducible.

0 Answers  


Explain thread testing.

0 Answers  


What is the exact difference between retesting & regression testing? Please advise in detail

7 Answers   IonIdea,


Tell me about the best bug you ever found.

1 Answers   C1 India,


.In languages testing, what is the fixed part and changing part?

0 Answers   HCL,


Data flow testing is a control structure testing technique where the criteria used to design test cases is that they Option 1 Rely on basis path testing Option 2 Exercise the logical conditions in a program module Option 3 Select test paths based on the locations and uses of variables Option 4 Focus on testing the validity of loop constructs

1 Answers  


Categories