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 |
Write down ten test cases for below scenario: Increase the day by 1 and date format should be mm/dd/yyyy Conditions are : date should not be greater then 31 and date<1 month should not be greater then 12 and month<1 year should not be greater then 10000 and year<1 Thanks in advance
Write Test Cases for Vendor Machine, which inputs 50 - Pepsi 1 - Cock 1.50 - 7Up Test Cases should cover all the Boundary Value Analysis, Equivalence Partitioning, etc.
What is defect leaking and defect release
What is the purpose of test plan in your project?
What is the difference b/w SYSTEM REQUIREMENT SPECIFICATIONS and FUNCTIONAL REQUIREMENT SPECIFICATIONS ?
What is meant code review?
How should your staff be managed? How about your overtime?
if bug is found & we will know the main Resion for that bug Arrise 1 - Corrective & Prevention Action 2 - Risk ana 3 - Root Cause analysis 4 - Impact analysis
Hi Friends Please let me know that how to test font size and font type of any website content when the right button is disable and we can not copy and paste it in msword.
What is Test Harness... is having any releation with Test driver...Anybody can explain in detail...Thanks in Advance
Explain Iterative model, Incremental model, Spiral model, Evolutionary model and V-Model?
how do u do integration testing supose u ar in hotmail login page 2nd is mailing page how do u do integration testing for this kind