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 Retesting?
Can you explain pair-wise defect fundamental?
where do we use checkpoints in real time?where they actually come into picture?
What is web based application?
write a single scenario which describe error , bug and failure.
i want information about API testing and i want info like how process can be done in company? i want added info like coding ,debugging, desing in c.v ? what should add in c.v for eg banking domin? pls any answer my question?
what is mean by test preparation? and explain it?
What is Soak Testing ?
how to test ecg machine?
How to test a Falsh player scrollings?
What is integration level testing?
Hi, I am new to testing field.Plese answer my question.Do we prepare separate test plan and test case for manual testing and automation testing or do we prepare one for both types of testings?