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?
Re: 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?
Re: 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?
Re: 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?
Re: 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?
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.
Re: 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?
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.
Re: 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?
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.
please tell me about fish model which is used in sdlc model
,and also tell me about the founder of fish model and
diagram of fish model and other things in details
which testing method is used to check the software in
abnormal condition?
option 1 Stress testing
Option 2 Security testing
Option 3 Recovery testing
Option 4 Beta testing
user A done some changes for a portion of test case doc.
And user B also done some changes to same portion. If user-A
checks in his file first then user-B. Then what is the state
of that file?
Hi, This srinivas,
Q: After testing in what way we concluded the testing is
over without Tracebility Matrix and what is the role played
by the Tracebility Matrix and what are the documents that
tester should submit to his QA manger after testing in
Manual Testing apart from the Test cases.