how would we do the encryption and decryption testing
Answers were Sorted based on User's Feedback
Answer / soni k
Decrypting testing/ Encryption testing : it is type of
security testing in which the datas transferred in the
network is in Encrypted or not.
EX:- when ever we enter password for authentication to login
to application , and the password should appear in encrypted
form. it should not display the words entered.
| Is This Answer Correct ? | 13 Yes | 0 No |
Encryption/decryption testing is related to:-
-Test it for security
-Quality of the encryption
-How long it would take to hack the system
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / ranks
encryption testing is related to security testing. where we
test form of the data, traveling in the network form client
to server. And ensure that any third party is not be able to
see client's sensitive information.
This can be Possible through some proxy intercepting tools.
| Is This Answer Correct ? | 0 Yes | 1 No |
today evening you need to release software to client.at that time you found a defect.How you convence him?
i got a bug in gmail the bug was i had saved some data in draft and i forwarded the data to my friend and the data was not present in draft it had move to sent items.what is the sta tus of the bug
What are all the things ur going to keep in mind while System testing?
What is a 'walkthrough'?
What is Bicycle Testing?
What is Test Policy
What tests would you perform on common homepage?
What is the initial stage of testing?
What is the difference between stlc and sdlc?
What is the Entry Point for Test Plan?
What types of code coverage do you know?
Test case's for a window having 4 button's addition, subdtraction, multiplication,division of two numbers having two no range(0,10000) and result box having range between (100,100000).