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                      
tip   SiteMap shows list of All Categories in this site.
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
can any one explain the performance testing in detail plz
 Question Submitted By :: Prvnjuluri
I also faced this Question!!     Rank Answer Posted By  
 
  Re: can any one explain the performance testing in detail plz
Answer
# 1
What is performance testing?
Performance testing gives us a chance to estimate the 
performance of the application under test.
Performance testing gives us a chance to find out the 
application health in terms of its behavior for high 
loads/different load levels/ peak loads etc.

Performance Testing objects:
1. vusers :- test the performance of an application with 
excepted vuser roll.
2. Response time :- identify the response time of each and 
every transaction.
3. utilizations :- define the acceptable criteria of the 
server measurements.
 A) processor  B) memory C) disk

Performance Testing Types:
Load Testing :- gradually ramp up the Vusers to test the 
application scalability from lower level to higher lever. 

Stress testing :- apply all the user roll to perform the 
same functionality at a time. 
Endurance testing :- estimate the scalability or stability 
of application with long duration running.

Benchmark testing :- test the performance of application 
with same load with different configuration.

Performance Measurements:
At the time of performance scenario execution you need to 
measure the performance measurements. 

1. client side measurements.
2. server side measurements.

Client side Measurements:
1. No of Vusers:- it indicates the no of users should 
support by the application simultaneously

2. Transaction Response time:- the amount of time taken by 
the server to process the user actions

3.Transaction per second :- the amount of transaction gone 
through the server per second.
4. Hits per second :- the amount of request made by the 
client to the web server per second.
5. Throughput:- the amount data receive from the web server

Server side Measurements:
1. server side system resources.
		a) processor.
		b) memory 
		c) disk 
		d) server
		

Server side Measurements:
2. server side application resources.
		a) JMS – bytes pending count
			      bytes received count 	
		b) JVM – heap free ( available )
			      heap size ( allocated )	
		c) JTA – transaction committed total count 
			     transaction total count 	


Performance Tuning:
Performance tuning means changing the system 
configurations, change in some settings, change in the 
application etc…., to improve the performance of the 
application.

Identify the exact location of the productional  
bottleneck, you can use performance tuning

Performance Tuning:
1. code level tuning – Developer 
2. data base tuning – DBA
3. network level tuning – network administrator
4. system level tuning – system administrator

Performance Testing Process:
Plan test

         Identification of the business scenarios 

               Work load ( Amount of users)

            Generating & enhancing the script 

Running & monitoring the multi user business scenarios

                Analyze & reporting the records 

                                 Sing off
 
Is This Answer Correct ?    2 Yes 0 No
Rudraneel
 

 
 
 
Other Manual Testing Interview Questions
 
  Question Asked @ Answers
 
One very small question, If application/ website performing all the function perfectly like submission, deletion, editing etc, why do we require Data base testing saparately. Please understand before reply thanks !! Adobe2
From where should we start writing the test cases. Say suppose we have a pageA with few check boxes, radio buttons, links, some text in it and a link on pageA takes us to another pageB. Then from where should we start writing the test cases?Also suppose we have 10 links in a page should we write separate test cases for each link?  2
what is format of the final report u submitted to ur client?  1
what is test plan and what it consists? MBT7
1.Difference between System Testing and UAT 2.Difference between Load, Stress, Volume and Performance Testing. 3.Difference Between Integration testing and System Testing 4.Difference between Bug and Defect 5.Difference between Use Case and Test Case 6.Difference between Test Plan and Test Strategy 7.Difference between Test Scenario and Test Case 8.Difference between SRS and FRS 9.What are the difference b/w client & server? 10.explain test case template? 11.explain test plan template? 12.explain testing process? 13.explain bug report template? 14.what is scenario? 15.what is criteria?What are test entry and test exit criteria? 16.what is test strategy? 17.what is baseline? 18.what is hotfix? 19.what is Inspection,Walkthrough,Review,Audits 20.what is Stress Testing,Volume Testing,Sanity Testing 21.what is QA and QC? 22.Explain V-Model and Stages? What is Adv And DisAdv? 23.What is Boundary Value Analysis? 24.What is Equivalence Partitioning? 25.What is Error Guessing ? 26.What is Cause Effect Graphing techniques? 27.What is Bug , Defect and Error? 28.How will you report the bug? 29.What are the different test deliverables? Which deliverable we need to submit at the end of testing? 30.What methodologies have you used to develop test cases? 31.How you will close the defect? 32.What is meant by the bug state "Reproduce"? 33.What is change request?How do you handle change requests ? 34.what type of documents do u prepare during testing? 35.what are the testing methodologies? 36.What is release notes? 37.what is Response Time? 38.What report u generate after completing testing? 39.What is Test Bed? 40.Example for a bug having high severity and low priority? 41.Give me examples for high priority and low severity defects? Nous5
what are the risks involved in testing ?  1
explain test life cycle  6
can anyone please tell me how to test the functional specification? Mastek1
1.Differentiate SDLC & v-model? 2. " verification and validation? 3. " quality assurance and quality control? 4.what are the components in test strategy? 5.Differentiate test strategy & test plan? 6.wht methods will you follow in yoiur company for test design?  1
example for bug not reproducible  5
what is web application testing and what is the difference between a client server application and web server application? IndiumSoft3
Can anyone give me the example of 1. High severity & low Priority bug 2. Low Severity and High Priority bug 3. High Severity and High priority bug GXS1
what is the Difference between Integration testing and system testing?  8
which module ur following in ur company?  5
Hi I want to prepare for ISTQB Foundation level. Can any body mail me some sample papers for preparation. My mail id is sanjaysachdeva2008 @gmail.com  1
How Could u Present Test Strategy for the Product Testing? CTS1
Hi Folks What are the Interview Questions in Manual testing that I should be aware of. pls give some Interview Questions in Manual testing. Thanx in advance Sunitha. Belcan1
how to write testcase for this particular textbox.i have textbox and it accepts only values from 1-9.how to write testcases for this using bva and ecp?need some more testcases any sites which provide testcases information? mainly for webapplication.  2
what are the advantages of manual and automation testing ? and which one would u term as efficent testing and effective testing ?pls do reply thankx in advance its urgent  4
cAN ANY ONE PLEASE EXPLAIN THESE TERMS AND THEIR RELATION : BALCKBOX TESTING, FUNCTIONAL TESTING, FUNCTIONALITY TESTING, SYSTEM TESTING....... AND TEST METHODOLOGIES, TESTING TECCHNOLOGIES, TESTING TYPE..... IBM5
 
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