In which phase the GUI Testing will be held on V model?
Answer Posted / mfsi_krushnas
UI testing is done at component level.
Because unit testing/component level testing includes
1>TYPE:
Type validation that takes into account things such as
a field expecting alphanumeric characters should not
allow user input of anything other than that.
2>SIZE:
size limit for a float or variable character string
input from the user not to exceed the size allowed by
the database for the respective column.
3>UI based:
In case the unit is UI based, GUI related consistency
check like font sizes, background color, window
sizes, message & error boxes will be checked.
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
What is the difference between functional requirement and non-functional requirement?
what are the templates for daily,weekly and monthly reports? plz reply ASAP.
What will be the QA roles and responsibilities in Health care stream like BCBS,can someone please explain me any example project regarding health care services in web-based application?
Have you prepared traceability matrix and how to prepare it?
What is test management?
What is remedy testing,expalim that and how can use that
whta is compile module?
What is a code walk through?
what is test case management?explain in brief.
What is bottom-up approach?
What is the Myers Boundary Table?
What is un-installation testing?
When did u complete testing ? Which scenrio should not be in automation testing ? why ?
Can you explain the various elements of function points ftr, ilf, eif, ei, eo, eq, and gsc?
What is test closure?