what is mean by funtionality testing and performance
testing,and what is the difference?
Answer Posted / 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 |
Post New Answer View All Answers
What is bottom-up approach?
Explain compatibility testing with an example.
what is the challenging position faced in the testing not in point of management point of view it must be in the point of while testing the application?
What is data matrix? What is the use of it?
write the test case for Bulb & Mobile phone
What is strategy to be followed for execution of 500 Test Cases in One day. If only 1 Resource is available.
What is Independent Testing?
Can automation testing replace manual testing?
please send me database stored procedure checklist.
What are the disadvantages of manual testing?
how to write test cases for epos/pos testing.
Do we have any certifications for ETL Testing ?
What is difference between V-Model and Agile Model?
Explain about PET Model?
in an online banking software,users are connecting to bankserver by login.This login module can take below inputs for user. a/c number prefix-3 digits but doesnot start with 0&1 a/c number sufix-6 digits number password-5to 10 chars alphanumerics in lowercase areacode-3 digits number but optional purpose- cheque deposit money trasfer mini statement bills pay After filling above fields,user can click submit button to connect to bank server.prepare test scenarios for online banking s/w login.