what is the basic purpose of functional & load testing?
Answers were Sorted based on User's Feedback
Answer / sm
Functional Testing is the main and most important Testing
should be done in SDLC ,Means it will contain all the
functional requirements we are going cover here for its
correctness and completeness in functional testing.
Load testing is requires if the project is going to be work
with bulk of Test data or with bulk of load..
So from testing team we need to ogive assurance like these
two are working fine..
regards
SM
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / ramprasad.s
Hi
functional Test : check the functionality of an
application with respect to requirement by evaluation
Load Test : Check Responstime or Throughput
with different loads.
sun_ramprasad@yahoo.com
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / c v s r
Functional Testing is very important technique in black box
testing. In this Test Engineer will perform various types
of functional testing to meet customer requirements and
customer expectations.
To test the various load conditions on application bulid
Test Engineer will perform Load Testing.
| Is This Answer Correct ? | 1 Yes | 0 No |
1.what is test scenario? if possible give me some documents? 2.what's the difference between test scenario and frs?
How to derive test requirements from SRS?
What is the purpose of a test completion criterion? What is the purpose of a test completion criterion? a) to know when a specific test has finished its execution b) to ensure that the test case specification is complete c) to set the criteria used in generating test inputs d) to determine when to stop testing
When should testing start in a project? Why?
Can you explain requirement traceability and its importance?
what is release notes different people are saying different answers so give the correct answer to that plzzzzzzzzz
Hi...What is Test design and Test data management in Test plan Document?
Define performance and stress testing?
How to test login Page ? What wud be the possible Test cases ?
What is the difference bet white box testing and black box testing.pls give me an example
How to test an application if it was already developed and it is in the state of changing the functionality according to the customer requirement How to start testing in this situation. I got an application to test.It is a desktop application.It is still developing and started 8 months back.how can i start to test this application? Is it the right way to test it in "Random testing"? or writing the testcases from page one and executing them.i have an another responsibility that is I have to automate that application. can anyone tell me what is the process to test this application.
what are the basic line documents?