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 Mixed Testing
How will you determine when to stop testing?
i want information about API testing and i want info like how process can be done in company? i want added info like coding ,debugging, desing in c.v ? what should add in c.v for eg banking domin? pls any answer my question?
Do you know anything about Set Top Boxes?
what is system testing? as test eng, what do u do in sys testing? who invoves in sys testing?
discuss black box and white box testing is not widely used if you disagree tell me why?
How much the bug is affecting the functionality of the application?
Anyone attended the manual testing interview with L&T infotech in recent past. please let me know the type of questions they can ask especially in PM round. Thanks
Hi.....wat r d major bugs we can find in banking domain???
what is coupling integration testing
ANY ONE HAS ATTENDED THE INTERVIEW FOR WIT INNOVATION P LTD? THEN KINDLY LET ME KNOW ABOUT THE INTERVIEW PROCESS AND QUESTIONS ASKED.
What is the difference between Functional testing and Unit Functionality testing?
date format and we should 8 digits - not accepted only /accepted write how many in test cases in the date format valid , and in valid
hi friends .......... from srs to signoff what r the tests the testing team will conduct either sequentially or parallel pls advice thanks in advance
how can we do database testing. In database testing we verify the data integrity and data validation. how can we do testing of Index, triggers, views, ransactions,cursors etc