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 meant by thin point in QTP
what is mask testing?
what is test procedure?
plz tell me how can testing implement.like-performance testing,functional testing
Expain about double V model?
what is the format of test case document? any one can send test case excel sheet format? my id :chinna.4494@yahoo.com
Give me different methodologies used in testing?
Diffference between System Testing & Integration Testing?
What is the concept of introducing a small change to the program and having the effects of that change show up in some test?
are there any difference Between Error,Bug,Issue ? (defination wise)..
what is web based testing and web based application? what are the check list for the web based application?
What is bug life cycle?Explane with example