In which phase the GUI Testing will be held on V model?
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 |
What is the difference between static testing and dynamic testing?
can anyone tell me few critical bugs in ecommerce project.
Unit Testing can be done by using Nunit?
I u dont have SRS doc or dont have any info about product then how will u test it?
As there are different builds for every version & any build can release to the client.I m using Excell sheet for Test Case writting. Then Am I write Version No/build No.newly added feature test cases. Because when that build again release for testing I can understand that this build have that feature.
If there are so many settings/options to choose, how to write test cases?
what is the important difference between system testing and functional testing?
what is testing life cycle please any one explain briefly
which is the best institute for testing in hyderabad?
If we have show stopper bug then will Assign to Developer if he is not avialble then what we have to do.If it take one/Two day.
tell me some req'r which were added to frs , in the middle of the project? brahma412@yahoo.co.in July 24
How to write test condition for testing a URL??