How can i check GUI for application window
Answers were Sorted based on User's Feedback
Answer / sssss
In gui testing alignment,spell checks and colors are
tested.
For alignment -->we will see whether alignments are proper
r not.
spell check -->we will see for spelling mistakes.
colors-->whether the colors r according to standards r not
we will check
| Is This Answer Correct ? | 2 Yes | 0 No |
GUI testing is main part of the product or application from
which user can easily grab the information.
In GUI testing there are several parts as fallows.
a)In this check all pages having unique background or
not.
b)background should be simple and not using the dark
color.
c)Test on the background is clearly visible and not in
the embossing format.
d)Image having text description or animation so check it
with each and every frame display right picture and
right information.
e)check table structure not disturb the text on the
application. Also for internet marketing application
display table containing information related
to the equipment which are for sell and there rates
are clearly visible.
f)Text boxes and button and each and every thing on the
application display the tool tip.
g)All the buttons and text boxes have identical
color.
h)Hadar and Footer section of the application are
unique.
i) Each link should work and display the information
page and this page should have button for go to back
to the main page.
j) Check the application should be compatible on
different browser. It should display unique format of
the application in all the browser.
k) from GUI Messages,warning messages, error messages
are understandable.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / b g suresh
GUI issues can be mainly classified as:
1) Spell checks and Gramatical correctness.
2) Proper Layouts.
3) Tabbing(moving across the fields by pressing 'TAB' key)
4) Consistency of the options with respect to Theme, color,
font, Position and Layout ...etc.,
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / amulyaranjan
check proper alignment,
check for the grammatical error and
spelling check,
it should accept the Microsoft six rules. such as follows
Controls are init cap
controls must be visible
controls must be alligned
ok cancel existence
system menu existance
controls should not overlap
| Is This Answer Correct ? | 0 Yes | 0 No |
What r the inputs in System Testing?
what is penetration testing?
What is the type of testing that you apply for maintenance phase in V-Model
What is regression testing
What is test metrics? give example of it.
What do you mean by SLC ?
can you tell me test cases this the sketch is below here name is a dropdown list like different phones nokia,lg,samsung,motorola,sony,micromax and there is a submit button below name model submit
list out types of white box testing with breif explain? some body told seven types are there, plz give me ans. karthis4u@gmail.com
what is Entrance and Exit criteria ?
How you manage your test case (already written )when requirments changes?
If I am testing Login Window,there are 2 buttons i.e Ok & Cancel.I will go for checking functionality of Cancel button. I want to know that Would it be one of test case?.I have to write it in test case document or not?
what is AUT?