what are general aspects of security testing?
Answers were Sorted based on User's Feedback
Answer / nanshini
Testing the functionality of an application with securable
from unauthorised access is called as "Security Testing".
They are .autherisation control
.access control
.encreption and description
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / vamci
Authorisation
Access control
Encryption/Decryption
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / pratikshya mishra
It is a complex testing technique.
during these tests test engineers validates privacy to user
operations.
aspects of security testing:
>Authorization testing
>Acess control testing
>Encryption and decryption testing
Test engeeners can conduct authorization and acess control
testing.... they can't conduct encryption & decryption
testing, it is conducted by the developers...
coz, test engeeners hav lack of knowledge on encryption &
decryption
| Is This Answer Correct ? | 1 Yes | 2 No |
what is e-tester?
Can anyone write test cases on google account creation page in the testing template format , urgent pls and explain if possible how to execute also
Which testing is this- opening .mp3 file through IE Option- 1. cross browser testing 2. Negative testing 3. black box testing
Find the Cyclometric complexity on the following p seudocode Do while records remain read record; if record field#1=0 then process record;store in buffer; incremental counter;store in file. reset counter;end if end do please let me know the procedure too.
any one giv test cases for wordpad using equivalence class partioning
Can you explain about defect life cycle?
explain waterfall module.
Explain BVA and ECP?
what is Test deliverable and Release Note?
tell about tomcat webser
In a month how many times bugs will be send to your developer. 1 or 2
Suppose there are three modules A-B-C, the output of A is responsible for B and output of B is responsible for C and if A & C is not ready & B module is ready then how can u check Module B