1.what is meant by functional and GUI testing?
Answers were Sorted based on User's Feedback
Answer / bramhaji
FUNCTIONAL TESTING:
it is a manditory level in blackbox
testing,during this testing, testing team concentrating
on "meet customer requirements" in terms of
functonality,relability,caompatability,intersystem,configura
tion,installation,sanitation and parallel testing...etc
GUI:
in this we'll check the ease of use,look and feel,
spped in interface.
| Is This Answer Correct ? | 12 Yes | 2 No |
Answer / rudraneel
FUNCTIONAL TESTING :
Actually Functional testing describes two different
aspect...It is the synonim of Black Box Testing.So in this
context functional testing means checking the behaviour of
the application/product without knowing the inner structure
of the application or the product.
And in different aspect Functional testing is another part
of System Testing,which is done by the Tester....is a
process to check or find discrepancies of behaviour with
respect to Expected and Actual results.
| Is This Answer Correct ? | 6 Yes | 3 No |
Answer / chandu
Hi,
GUI Testing means Testing the look and feel, availability of
the objects, spell checks, color combination, images and
overlapping the data like these all comes under GUI testing
Functional Testing means there to 2 dif. ways,
1) Positive approch 2) negative approch,
based on approch we can go for functional testing.
if there is anything mistake please free to fell
thanks
| Is This Answer Correct ? | 4 Yes | 2 No |
Answer / a.vidya sagar
functional testing is nothing but black box testing.in this
we need to test the only functional part of an application
without having the knowledge of the structural part of the
application.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / c.prasad
functional testing means to check the behaviour of the
application,whether it is functioning properly or in
correct manner or not
OR
In functionl testing , tester can verify the default
properties of an application .
eg:-
minimization, maximization, close ,restore etc...
| Is This Answer Correct ? | 3 Yes | 2 No |
What is CMM?
Why most of the software company preferred manual testing even though many automation testing tools are present in the market.
what is a bad defect and why do we write bad defects?
Whether we write one test case for one use case?
What is mutation testing & when can it be done?
diff b/w regression, re-testing & repeative testing
whatis testing?
How many process areas are present in CMMI and in what classification do they fall in?
i have completed my graduation in B.Sc. (phy, maths,computer), right now i am having 1.6 yrs exp on manual testing, for PG full time course is full time course or parttime is suitable form me , if any one is suitable then why it is suitable
what is diffrerence between build and version
How do u find Synchronization problems manually?
Is the regression testing can call it as Retest