what is mean by funtionality testing and performance
testing,and what is the difference?
Answers were Sorted based on User's Feedback
Answer / sriharsha
Hi....
Functionality Testing(FT): Here one will check for the
functionality of an appln.Here the appln should have all
the fns mentioned by the client and it should work
according to the client's request.Automation of these
applns can be done using Winrunner,QTP,Etc.
Performance Testing(PT):Here one checks the performance of
an appln using various
paramaetrs.LOAD,STRESS,VOLUME,SCALABITY,SOAK are the few
very imp paramaters.breakpoints are found out here.PT in
itself is a big tpoic.if anyone wants we will discuss it
later.PT id done using Loadrunner.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / jay
testing conducted on application w.r.t the client's
requirements to check for its behavioural, calculations,
back-end, service order, input domain coverage etc .
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / rockfort
PERFORMANCE TESTING:
Response time of the application from client to server.
(i.e),
* Stress-> Checks the backwards software and hardware
applications.
* Volume--> More number of users downloading at same
time(eg:Downloading any application or software).
* Load--> Entering 'n' of users at the same time in an
particular application.(eg: G-Mail)
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / rajeshwar rao
In these functionality testing some functionality like
these.
If u click on minimized button it will be minimized.
If u click on submit button it will be go to the next page.
Performance testing is nothing but accuracy of the
application or response of the application. for example the
application is should be executed within 2 minutes as per
the srs so we have to test the application how much time is
taken by giving the response if it is more then expected it
is a bad performance. So we have to find out which area it
is missing
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / saff
functionality testing : the objective of the functionality
testing is to validate the software behaviour with the
system requirments
perfoemance testing :objective of the performance testin is
to validate the speed of the software with the speed in
businees requirments
so diffrence if
functional performance
behaviour speed
refers srs refers brs
| Is This Answer Correct ? | 0 Yes | 0 No |
Functionality Testing is testing the application to
determine whether the AUT is perfoming as per the
Functional design Specification.
OR
Functionality testing is testing the AUT to check the
descripencies between Functional design specification and
the actual results.
Performance testing is testing the AUT to determine whether
the AUT is perfoming the load and volume constraints as
specied in SRS and determining the load conditon at which
the AUT can fail when it is handling high volume of data .
| Is This Answer Correct ? | 0 Yes | 1 No |
Hey guys, Developers compile the code they write. That is a kind of testing!! Which category it belongs to in Testing. Static testing or Dynamic testing. Please clarify
What is the test case did u take more time,and difficult to write, in interview they asked, can anyone give the answer please.
For 1 Year of experience in manual testing and business analyst what will be the roles and responsibility???
How quickly we need to fix the bug?
What is buffer overload? How can you test buffer overload in the AUI?
Software life Cycle models
What is the difference between functional & non-functional testing?
what is the use case and what is the test case?
what is the similarity between black box testing and unit testing
Explain what makes a good test engineer?
What happens if we access a website that has cookies once the browser cookies are disabled?Does the website will be accessed?Though accessed, does the session will be tracked?
What do u mean by SDC. Give me a brief description on this?