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 |
If you have executed 100 test cases ,every test case passed but apart from these testcase you found some defect for which testcase is not prepared,thwn how you can report the bug?
Write as many test cases of InternerExplorer compatibilty on test ON wiNDOWS OPERATING SYSTEM?
Wat is the use of regression testing?is it needed to be done only if any functionality is included or in release of every build?
What is the difference between walkthrough and inspection? Give me the exact difference.
how do we do database testing manually.Suppose if i want to check whether a particular record is inserted in the database or not.
Hi frnds can any one tel me , "How can we do security testing while testing a project" ?pls reply soon correct answer ?
What are the test cases for the fields, Name, Password, Login id, Address, phone,etc.?
what is UAT and IST ?
What is user acceptance testing (uat)?
Can you tell some body how to test a situation that to sell a share if it reaches 30(present value is 25) and the time limit is 120 days. Every day the market starts from 10 A.M to 3 P.M. it may execute any time with in the time period. Pls tell me the answer.
which situation will decide the approach (topdown/bottom up) to choose from?
I heard that 2 0r 3 tier applications can be tested using Browser in the <<Intranet>> Is it correct. pls correct me