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
Hi Please tell me about ERP Project how do describe in interview Please tell me details about this project my id is chiku_69@yahoo.in
hi, this is geetha, i have one doubt regarding the vulnerability testing. For sql injection testing is there any need for the tools to be installed. If it is what is tool and what is the method to test in sql injection testing. Plz Guide me
what are your thoughts on SPRINT duration
Unit Testing can be done by using Nunit?
Need to know about Quality Center in brief
What is the difference between Sleep and wait in winrunner what is integration testing and types of testing present what is system testing what is data driven testing what is functionality testing if requirements are given to you then how do you write the test cases for it Account number = Ok cancel For above given form the valid account number starts from 1 to 1000 so is it necessary to input the 1,2,3 ….998,999,1000 test cases to check the conditions of valid account numbers I,e is it compulsory to write 1000 test cases for the above form
Write the 10 high test cases for making video call/face time
On login window for username and password auto populated field means what !
Describe to me what you see as a process. Not a particular process, just the basics of having a process.
what is the difference between test case and result matrix
need answer interviewer will ask me about all project which i mention in resume or presently i'm working??please reply tomorrow is my interview
difference between change management and configuration management
What different types of manual testing are there?
What is meant by Boundary value analisis and Equalence partitioning? Can give derive this using these methods? In a system designed to work out the tax to be paid: An employee has £4000 of salary tax free. The next £1500 is taxed at 10% The next £28000 is taxed at 22% Any further amount is taxed at 40% Which of these groups of numbers would fall into the same equivalence class? a) £4800; £14000; £28000 b) £5200; £5500; £28000 c) £28001; £32000; £35000 d) £5800; £28000; £32000
Explain crud testing.