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

What is the initial stage of testing?

5 Answers  


what is an inconsistent bug? how to resolve this kind of bugs?

2 Answers  


1)what is the basic diff. between unit testing and component testing 2)how do you implement framework in ur project through automation

5 Answers   iGate, Satyam,


Can any one say me how to do Performance testing step by step plz for a desktop application(offline application).all the data is stored in internal server itself can any plz help me. ts quite urgent friends.

0 Answers  


What is the STLC process in your company?

1 Answers   RealPage,






Is it mandatory to use USECASES or directly one can write test casesfrom requirments?

5 Answers   HCL,


How do u write integration test cases?do u have any special format?

4 Answers   IndiumSoft,


difference between manual testing and automation testing

15 Answers   Adaptavant, TCS,


Can you explain how one defect leads to other defects?

1 Answers  


what is use case

7 Answers  


anyone can explain,Diff b/w buid and release

4 Answers  


write the test cases that you have scheduled an interview and you came for the same and you are about to take the interview.

1 Answers   TCS,


Categories