How GUI testing will be done in manual testing for a website?
Answer Posted / shailaja
Testing GUI Application :
GUI software testing is the process of testing a product
that uses a graphical user interface, to ensure it meets its
written specifications. This is normally done through the
use of a variety of test cases.
Most clients in client/server and web-based systems deliver
system functionality using a GUI. When testing complete
systems, the tester must grapple with the additional
functionality provided by the GUI. GUIs make testing systems
more difficult for many reasons: the event-driven nature of
GUIs, unsolicited events, many ways in/many ways out and the
infinite input domain problems make it likely that the
programmer has introduced errors because he could not test
every path.
Available literature on testing GUIs almost exclusively
tends to focus on tools as the solution to the GUI testing
problem. With few exceptions, papers on this topic pay
attention to GUI test design, but have concentrated on how
automated regression-test suites can be built and
maintained. One seminal paper on the subject formulates a
GUI test strategy to detect errors and use tools to assist
this process
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Why is it impossible to test a program completely?
Write the test cases for file transfer from one user to other from Google Drive/drop box?
Hi friends, currently i am working with banking domain project in the part of testing..what kind of questions will be ask at interviews.. can anybody listout the project oriented questions which are asked in interviews...
is it possible to do performance testing in stand alone application..how wil u do that ???????
diff b/w desktop based testing & web application testing
In a systen design to work out the tax to be paid: An employee has Rs 4000 of salary tax free. the next Rs 1500 is taxed at 10% , the next Rs 28000 is taxed at 22% , any further amount is taxed at 40% , the nearest whole Rs, which of these is a valid boundary value analysis test case ???? a)Rs 1500 b)Rs 32001 c)Rs 33501 d) Rs 28000.
what is test strategy,test plan and test policy?Does anyone have dummy documents or any links that gives more idea about these?I am a beginner...interested in learning more abt testing.plz help and encourage me........!
Any one send me sample question for multimedia testing with microsoft access database. I am having interview next week. Please post it or send me my personal e-mail. Thank You
What is mean by incident logging system ?
when database testing comes into manual tesing
Explain unit testing, integration tests, system testing and acceptance testing?
How the application is launched to the production environment?
plz send the test scenarios and test cases for "user name should contain 4 to 8 chars and they should have only vowels"
Can you please explain about the erp project
If we have no srs, brs but we have test cases does you execute the test cases blindly or do you follow any other process?