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 |
Explain the sub-genres of performance testing?
1) In a software development project Spiral Model was Chosen as the development model. What is the best-suited reason for this? A)This model is the oldest and most widely used paradigm for software development. B)In this model users get the feel free the actual system and developers get to build something immediately. C)In this model risk analysis is done coupled with evolutionary S/W process model with the iterative nature of prototyping and controlled systematic aspects of water fall model D)This model combines elements of Classical model with this iterative philoophy of prototyping.
comptability testing with ui means,any body can expain me how we perform compatability testing in real time,don;t give definetions
how to write a test case for check box like in gmail or yahoo
In which stage more defects found means anlaysis,design,coding,testing and maintance?
How to perform Regression testing manually?
Plese tell me What is V model how do u prepair documnet using V model ?
ANY ONE HAS ATTENDED THE INTERVIEW FOR WIT INNOVATION P LTD? THEN KINDLY LET ME KNOW ABOUT THE INTERVIEW PROCESS AND QUESTIONS ASKED.
What is the STLC process in your company?
List out test deliverables?
what are the different methods to test a product in 'Japanese' language? NOTE:User is unable to perform basic functionalities while using the app..(copy, paste, text selection etc.)
what is difference between BVA and Equivalence Partitioning? For login page(UN,PW) i have requrement as characters should be Alphanumeric.how you aplly both BVA and EP.......?