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 |
wat is the differece between three tier and two tier application
Give an example for Waterfall model and iteration model??
What are the different Testing methodologies?
What is the diffeence between SDLC and STLC?
what types of testing you perform ?
what is test methodology and what is the format of that and who will prepare it
How do you test for the coockies for a web application?
what are the parameters use to write the test plan document?
Written Paper at Net Solutions: 1) Difference between Smoke Testing and Sanity Testing. 2) Bug life cycle. 3) Write the steps followed in STLC in your company. 4) Define: 1) BVA (Boundary Value Analysis) 2) ECP (Equivalence Class Partitioning) 5) Write test cases for a login screen with following fields/buttons: Username: Password: Login (Button) Cancel (Button)
What type testings will be conducted at system testing?Who will conduct each test.
which testing is done first smoke or sanity with an real time example plz?Thank u!
What should be done after writing test cases?