How GUI testing will be done in manual testing for a website?
Answer Posted / mallikarjun
For a client website GUI Testing we need to check the SRS
and Updated Documents correctly.
First thing is we need to check whether the Graphics(say
logo) is visible in the exact place or not
Second thing is we need to check the Colour of the logos and
colour of bold graphics
Third thing is we need to check the font size and font type
of that graphic
Based on the client requirements they will ask us to test in
any one of the web browsers.
Now a days the client asking us to test the GUI in all
browsers.Main drawback is if GUI is working in IE6 or higher
it may not work in Mozilla or some browsers.This is due to
the CSS(Cascade style sheets) and the limitations in the
browsers.
The developers can resolve the bugs but it is too time
consuming.
But as tester we need to test on all the browsers.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is testing and maintenance?
if go through 1 or 2 projects clearly,then i feel comfortable to search the job,please help me
Do you think tools are required for managing change. Explain and please list some tools/practices which can help you managing change.
How do your characteristics compare to the profile of the ideal manager that you just described?
why testcases are written and what is the importance?
a newly launched web site is hosted on web server.It is expected that 100 people visit the website every hour and browse 30 pages spending a total 15 minutes. what is the maximum hits/sec that the web server should support this load?justify your answer. need urgently. by rimesh
Explain Operational Acceptance Testing with example ?
Difference between Stakeholder and Relevant Stakeholder?
What is Cyclometric testing?
what is sanity test (or) build test?
How do you perform configuration management with typical revision control systems?
What is the difference between baseline and traceability matrix?
whar are the contents in db testing test case template
how to write defects in excel sheets when defects occured
which of the following is not a coding defect? Option 1 Test harness defect Option 2 Data flow defect Option 3 Initialisation defect Option 4 Algorithmic defect