I have password field in my application.while entering data
into pwd field the characters are not encrypted will it
come under gui testing or unit testing?
is gui testing checked by typing or entering data into
fields?
Answers were Sorted based on User's Feedback
Answer / naresh
it comes under sercurity only. password is secured one .so
it should be encripted .If it is not encrypted that is a
major defect.We have to give high priority to this defect
while updating defect report.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / mohan
Its a part of functional Tesing. In GUI testing, u will be
testing look & feel of the application.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / rajitha
Hi ,
If the password field is not in encrypted form it comes
under functional testing.cas its a major functionality.
If i am wrong pl let me know
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / supriya
it is a part of security testing it is not user interface
testing or look and feel
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / ajay
no gui testing means just testing the application by just
seeing the applicaiton whether the all the contents are
available in the page or not for eample cheking the
consistency, allignments, text, color, size etc...
to say in simple gui means look and feel..
and entering data into fields is checking the funtionality
of that perticular fields and it is not gui tesiting and it
comes under funcitonality testing.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / ayshwarya ravishankar
The password not being encrypted does not relate with GUI
testing at all, as GUI testing will check only how the user
interface looks(LOOK & FEEL) of the application.
Encryption of password comes under security testing in a
testers perspective and raising this bug to the developer
and he fixing this bug is Unit testing.
| Is This Answer Correct ? | 1 Yes | 1 No |
What are the advantages of Automated Testing?
What is Six Sigma for Testing?
what is prototype testing?
how to write manual testcases for download the files from the template. for example:from product cost enddate
How will you test manually if you have more than 1000 of data?
What is different between QA and QC
What are the steps involved in Manual Testing
What is the difference between GUI Testing,UI testing and Usability TEsting
how can we connect database in manual testing? pls answer for this
what is protocol in software testing? can u give it with a good example?
What is client server application testing?
what is test strategy?