Difference between gui & Functional testing
Answers were Sorted based on User's Feedback
Answer / prasad
GUI T : it involves user interfaceof an application like
look and feel,font size, color etc.,
Fun T : it involves whether functions are properly placed in
our applications and its working fine r not.it also have i/o
testing,conf testing,compatibility testing,error
handling,recovery testing etc.,
| Is This Answer Correct ? | 16 Yes | 0 No |
Answer / sriharsha
hi........
GUI T :
In computer science, GUI testing is the process of testing
a graphical user interface to ensure it meets its written
specifications. This is normally done through the use of a
variety of test cases.
Fnl T :
Quality assurance that a web site performs properly. All
aspects of the user interface, navigation between pages and
off-site, multilingual navigation, etc. are tested. Testing
is required in all the current browsers and on the major
operating systems and platforms.
OR
The portion of security testing in which the advertised
features of a system are tested for correct operation.
Note : Plz dont send repeated ques.dont wanna offend
anybody but if u could take some time go thru the list.u
might get the ques u r abt to post.
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / vidya.c
Gui Testing: Gui testing is checking the aesthitic look of
the application. Checking the skin, colour, font ie look an
d feel is appropraite or not.
Functionality Testing: Is testing the
functionality of the application. Is all the modules are
working as per the requirement.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / lokesh chauhan
Functional Testing:- Test at level (class, module,
interface or system ) for proper functionality as defined
in the specification. The use of traceablity matrix often
help with functional testing.
GUI Testing:- GUI testing is nothing but verifying the
graphical user interface objects in the application.
Plz correct me if i m wrong...
Regards..
Lokesh Kumar Chauhan
lokesh_kumar_chauhan@yahoo.com
Mobile - 09350229669
Noida
| Is This Answer Correct ? | 3 Yes | 4 No |
What is rapid application development model (rad)?
How do you satisfied ur client, P.M and T.L? (In P.M)
explain v- model? why we call this model as v-model, not an u-model?
what are the risks and contingencies u had in ur project?
Who will give the Priority and Severity?
what is configuration testing
write test 5 negative test cases for pen?
by whom testing is done in waterfall model ,spiral model and prototype model? means is it done by testers or development team itself?
1.tell me one bug what u find ur testing and how u ill fix severity and priority? 2.difference between web and window based testing? 3.bug life cycle?
If there is dropdown field say Select Category. & Default category is Indian. What are the test cases for this field?
Write as many test cases of InternerExplorer compatibilty on test ON wiNDOWS OPERATING SYSTEM?
I want to know the real time cycle i.e SDLC.(First of all Buisness logic is prepared,but doesn't know by whom and with the help of whom?)Similarly what are the next steps (the persons involved) and connection in between the steps.