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 if an organization is growing so fast that fixed testing processes are impossible? What to do in such situations?
What is mean by multi-threading testing?
Explain crud testing.
Want to learn Manual Testing in just two days? Students around Thanjavur, Trichy, Mayavaram and Kumbakonam Mail to manualtestingtraning@gmail.com. Entire Manual Testing Concept. Any doubt regarding IT Job please mail above ID
What is the limit for test steps?It should be 10/20/30etc
what are your thoughts on SPRINT duration
What is Pre UAT and UAT is there any difference ?
Have u ever done testing related to a database,give examples to support u r answer.
Do we have any certifications for ETL Testing ?
When new application ready to test than whats your testing strategies?
Explain the advantages of automation over manual testing?
Explain user acceptance testing.
Can you explain function points?
write test case for gmail login page
What is remedy testing,expalim that and how can use that