what is stress testing, and load testing, vidune testing
pls give suitable example in the question
Answers were Sorted based on User's Feedback
1. Load testing is to test that if the application works fine with the loads that
result from large number of simultaneous users, transactions and to determine
weather it can handle peak usage periods.
2. stress testing often refers to tests that put a greater emphasis on robustness,
availability, and error handling under a heavy load, rather than on what would
be considered correct behavior under normal circumstances. In particular, the
goals of such tests may be to ensure the software doesn't crash in conditions of
insufficient computational resources (such as memory or disk space), unusually
high concurrency, or denial of service attacks.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / astha
Load testing as per its name suggests checks performance of application on higher loads.
By increasing load on tester checks whether application performs as expected on not.
As for example: consider a software product a banking site,by increasing the number of persons accessing the site we can do load testing.
Stress testing is to test the performance of a software application by decreasing resources.
As for example checking the performance of an operation system when OS Drive has lesser free space.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / renu
Stress testing n simple word can be defined as testing of an
application when it is used by many user at the same time.
It checks whether the application is working as required
giving the right out put or not if hit by large number of
users simultaneously. It checks for the maximum limit at
which the application brakes under simulated load in order
to make application work normally in real scenario.
On the other hand Load testing is a generic term that
includes Performance testing and Stress testing.
| Is This Answer Correct ? | 0 Yes | 1 No |
How to explain the project? (banking)
What is difference between windows based application and web based application?
what is the format of test report?
What is the non configurable item in SDLC.
If testing will be done after the release then how mutch time budget will increase?
how many levels of software testing?
Explain how to test the online trading software? How can we get the Feed values? Where they will store? How we test the Personal Trading account because it is time constraint.
I know functional test cases are derived from frs and system design specs. But are test cases for performance, database, boundary, relational integrity and other types of tests other than functional tests created from frs and system design specs as well? When are these test cases created? Are they in the same test plans alongside functional test cases or is their a different test plan that includes these test cases?
give the format of test strategy and test methodology not the definitions i know the definition i need the template of those
what is meant by CLOUD?
Which of the following is NOT included in the Test Plan document of the Test Documentation Standard: a) Test items (i.e. software versions) b) What is not to be tested c) Test environments d) Quality plans e) Schedules and deadlines
can any one send me the ans for this,what are different types of test scenarios?