What is security testing? How to test the web application
using security testing ?
Answer Posted / 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 |
Post New Answer View All Answers
Tell me a critical defect in which your Client,PM,PL appreciate on you
How do u determine,what to be tested?
Give me sample test cases for smoke testing
What is meant by Boundary value analisis and Equalence partitioning? Can give derive this using these methods? In a system designed to work out the tax to be paid: An employee has £4000 of salary tax free. The next £1500 is taxed at 10% The next £28000 is taxed at 22% Any further amount is taxed at 40% Which of these groups of numbers would fall into the same equivalence class? a) £4800; £14000; £28000 b) £5200; £5500; £28000 c) £28001; £32000; £35000 d) £5800; £28000; £32000
Unit Testing can be done by using Nunit?
Write test cases on duster
What is Independant Testing? When and where this type of testing will be performed?
what are the Cs in testing
How to test the search functionality.For example in naukri advance search is there.how ca i test that page.
can anyone tell me the scenarios for online banking transaction ?
Write all combinations of test cases for calculater on + symbel
What is smoke testing and what is sanity?
what is the difference between test case and result matrix
How to explain the Insurance project in the interview?
what is prototyping model,RAD model V model, spiral model?????