ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
info       Did you received any Funny E-Mails from your Friends and like to share with rest of our friends? Yeah!! you can post that stuff   HERE
Google
 
Categories  >>  Software  >>  Testing  >>  Manual Testing
 
 


 

 
 Automation Testing interview questions  Automation Testing Interview Questions
 Manual Testing interview questions  Manual Testing Interview Questions
 QA Concepts interview questions  QA Concepts Interview Questions
 Mobile Testing interview questions  Mobile Testing Interview Questions
 Test Cases interview questions  Test Cases Interview Questions
 Test Documents Reporting interview questions  Test Documents Reporting Interview Questions
 Testing AllOther interview questions  Testing AllOther Interview Questions
Question
pls explain perfomence testing and strees testing load 
testing
 Question Submitted By :: K.sri
I also faced this Question!!     Rank Answer Posted By  
 
  Re: pls explain perfomence testing and strees testing load testing
Answer
# 1
Performance testing - It is the testing process to test the
speed and efficiency of an application.

Load Testing - It is a process to test the application with
the maximum number of user it can support. for example 
How many users can use the system simultaneously before it
slows down or fails.

Stress Testing - It test the application with more than
maximum number of users application can support
 
Is This Answer Correct ?    0 Yes 0 No
G.m.
 
  Re: pls explain perfomence testing and strees testing load testing
Answer
# 2
Performance tests can be broadly classified in to
Load tests
Stress tests
Endurance tests
Spike tests
Capacity testing
Load test

Load tests are performance tests which are focused on 
determining or validating performance characteristics of 
the product under test when subjected to workload models 
and load volumes anticipated during production operations. 

What are the benefits?
Helps

Evaluate the adequacy of a load balancer.
Detecting functionality errors under load.
Determine the scalability of the application OR for 
capacity planning purposes as the need may be.
What risks does it address?

How many users can the application handle before “bad 
stuff” happens
How much data can my database/file server handle?
Are the network components adequate?
Stress test
Performance tests focused on determining or validating 
performance characteristics of the product under test when 
subjected to workload models, and load volumes beyond those 
anticipated during production operations.

These tests are all about determining under what conditions 
an application will fail how it will fail and what 
indicators can be monitored to warn of an impending 
failure.

What are the benefits?
Helps

Determining if data can be corrupted by over stressing the 
system
Estimating how far beyond the target load an application 
can go before causing failures and errors in addition to 
slowness
Establishing application monitoring triggers to warn of 
impending failures
Ensuring that security holes are not opened up by stressful 
conditions.
Determining the side effects of common hardware or 
supporting application failures.
What risks does it address?

What happens if we underestimated the peak load?
What kind of failures should we plan for?
What indicators should we be looking for to intervene prior 
to failure?
Endurance test 

A performance test focused on determining or validating 
performance characteristics of the product under test when 
subjected to workload models and load volumes anticipated 
during production operations over an extended period of 
time.

What are the benefits?
Helps

Slow memory leaks
Insufficient file storage capacity
Performance degradation as a result of an increased in 
stored data
Overnight, automatic virus definition updates on a server 
causing performance degradation
What risks does it address?

Will performance be consistent over time?
Are there slow growing problems that we haven’t detected?
Is there external interference that we didn’t account for?
Spike test 

A performance test focused on determining or validating 
performance characteristics of the product under test when 
subjected to workload models and load volumes that 
repeatedly increase beyond anticipated production 
operations for short periods of time.

What are the benefits?
Helps Identify

Memory leaks
Disk I/O (thrashing)
Slow return to steady – state
What risks does it address?

What happens if we underestimated the peak load?
What kind of failures should we plan for?
What indicators should we be looking for to intervene prior 
to failure?
Capacity testing

Capacity testing is related to stress testing .It 
determines your server's ultimate failure point. You 
perform capacity testing in conjunction with capacity 
planning. 

You use capacity planning to plan for future growth, such 
as an increased user base or increased volume of data. For 
example, to accommodate future loads you need to know how 
many additional resources (such as CPU, RAM, disk space, or 
network bandwidth) are necessary to support future usage 
levels. 

Capacity testing helps you identify a scaling strategy to 
determine whether you should scale up or scale out.

What are the benefits?
Helps Identify

Provide actual data to the capacity planners to validate or 
enhance their models and/or predictions.
Conduct various tests to compare capacity planning models 
and/or predictions.
Determine current usage and capacity of existing system to 
aid in capacity planning.
Provide usage and capacity trends of existing system to aid 
in capacity planning.
What risks does it address?

Validate that capacity planning models represent reality.
Ensure capacity planning remains in sync with actual system 
usage and growth patterns.
 
Is This Answer Correct ?    0 Yes 0 No
Himanshu
 
 
 

 
 
 
Other Manual Testing Interview Questions
 
  Question Asked @ Answers
 
Who fixes the bug as Severity and priority ? Access10
how to test manually from date and todate selection from calender  3
please help me to write sample tets cases for a List box  1
What do u do if a bug logged by u is not reproducible in developers environment (developers environment is same as urs) TCS4
What is Test data ?Whrere we are using this in testing process? what are the importance of this data? Illusion-Technologies3
Hi, this is sekhar yadav, who is given the seviarity and who is given the priarity CTS6
Difference Between Quality Center and Test Director? CSC2
what is selection procedure in AMDOC for software testing , if anybody attended the interview pls tell what the portions i should cover. pls help me friends  2
what is Test deliverable and Release Note?  3
what is the difference between sanity and smoke testing?  6
CAN U ANY 1 PLEASE EXPLAIN THE BELOW QUESTION AND ANSWER? Given the following code, which statement is true about the minimum number of test cases required for full statement and branch coverage? Read p Read q IF p+q > 100 THEN Print "Large" ENDIF IF p > 50 THEN Print "p Large" ENDIF a) 1 test for statement coverage, 3 for branch coverage b) 1 test for statement coverage, 2 for branch coverage c) 1 test for statement coverage, 1 for branch coverage d) 2 tests for statement coverage, 2 for branch coverage ISTQB4
what is test coverage?  3
How you will test pen Accenture5
What is a test data? Give examples  3
what is release notes different people are saying different answers so give the correct answer to that plzzzzzzzzz  5
what is the difference between the severity and priority and tell me high severity and low priority ,low severity and high priority ,high severity and high priority ,low severity and low priority Polaris3
What r the different FUNCTIONAL testing techniques?  5
I need to know, what is Traceability matrix? How, Who and where we prepare it? What are contents of it?  2
what is difference between smoke test and exploratory test.?  1
How do you know when your code has met specifications?  2
 
For more Manual Testing Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com