In which phase the GUI Testing will be held on V model?



In which phase the GUI Testing will be held on V model?..

Answer / 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

More Manual Testing Interview Questions

In which stage more defects found means anlaysis,design,coding,testing and maintance?

4 Answers   Accenture,


If there is an open bug in SIT then would u proceed with UAT?

5 Answers   CTS, Polaris,


How many types of testcases can be prepare.

8 Answers   Ordain Solutions,


What is the difference between Regression testing vs. Smoke testing?

2 Answers   Keane India Ltd, Optimize IT Systems,


what are the kpas(key process areas) in u'r company?

3 Answers   IBM, InSoft,






How to Write Test case for Smoke Testing

4 Answers   iSoft, TCS,


why a developer is not good tester?

4 Answers  


What type bugs you will find in integration testing with example?

0 Answers  


What is the difference between Test Cases and Test Scenarios

3 Answers  


What is test procedure? how to define it?

1 Answers  


how far the test tracability matrix hepls in regression testing ?

6 Answers  


what and how to do application testing?

2 Answers  


Categories