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 |
Who are responsible for writing test plan? When does it start after or before writing test case???
why do u want to become a software tester?
In first version of the build i found a bug . I report it to my developers with all the procedures and that was accepted by the developers and the bug was in open state. In the next version of the build the bug was not able to reporduce it .Then wat will be the status of that bug
What is verification & validation ? What we do in verificaztion & validation? Give an example.
Wht is the Throughput in performance testing during web based testing, Generally how do we test this..do we use any tool etc....Anybody can explain it in detail...
What is the final stage of integration testing
what is meant by interoperability testing?
which basic priority u used in ur project?
what are the types of android applications?
A application is given to you but the requirements and functionalities are missing what will you do to start the testing ?
AS we working in Agile methodology How you will prioritize the productlogs??
What is the difference between performing testing the Desktop, web application & client/server application?