in gmail.com when you enter username & password and try to
copy and paste the password on notepad.will it copy and paste?
what type of testing this is known as?
Answers were Sorted based on User's Feedback
Answer / mudaseer
when you try to copy and paste it wont copy.this type of
testing is known as security testing
| Is This Answer Correct ? | 15 Yes | 0 No |
Answer / ramprasad.s
copy & paste option will fail. This type of testing is Authentication Testing.
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / aneesh
We will be able to copy paste the user id but, we wont be
able to copy paste the password.
Suppose the user id is abcd and pwd is dgfh . When you
copy paste the user id , it will be successful (ie, abcd
wil be pasted). When you try to copy paste the password
(i.e, dgfh) , the user id (abcd) ,which was copied earlier
will get pasted and not the password.
| Is This Answer Correct ? | 4 Yes | 2 No |
Answer / mamidi.gopi568@gmail.com
We will be able to copy and paste the user id but, we can
copy and paste the password also.
First copy username and paste it in a text document and save it.
Later copy the password and paste the same in the text
document and we can save it.But we can see it only in
"password" format we cant see the password in "text" format
and we can use the username and password to login.
even if copy and paste option fails use "ctrl+c" and "ctrl+v".
| Is This Answer Correct ? | 1 Yes | 7 No |
Define PRAD?
Write a test case scenario for Web-based address book?
Hi, Please can one tell me how to test the usability testing, which method has to be used, how to write the report? Thanks Deepa
1) how will you do validation testing in combo box ? (2)Suppose user does not want maximum length validation message, but when tester inserts data in textbox and it gets truncated, how will you resolve this issue ? (3)if a user inserts maximum number in quantity textbox in a PHP based web application then what result will show?
What is Industrical Automation?
explan test metnodology/approch.... with example...
What is the Diff between Code Walkthrough & Code Review? What is the diff between walkthrough and inspection? What is meant by GUI Testing?
What is Defect containment?
4 Answers Accenture, University,
what is the difference between HLD(high level design)and LLD(low level design)?
What is "Visible State Transition" test? Give example
What is a Regression testing? And do you follow that in your project?
What is way of writing testcases for database testing?