Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

how would u do performance Testing manually for web site.

Answer Posted / robee

Yes… Of course, logically, we can check the performance of a web application manually. Because it’s all about to check the response time of that application or we can say, here we check whether the application is responding accurately according to the predefined response time mentioned in the SRS. But only it is applicable if there is one user to use this whole application.
But practically a web application is developed for mass users and it’s not for 20 people. So it’s not possible to test the performance of an application with 20 users. We need many more users. That’s why use simulating tools like Jmeter/LoadRunner. Using these performance testing tools we can simulate as many users as we need and we can go for Load Testing as well as Stress Testing. These types of tool save company’s valuable time and money.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can you explain v model in manual testing?

1226


Unit Testing can be done by using Nunit?

1242


Hello Varun, Kindly send me the material as well as sample question papers as i am interested in doing the certification. Kindly help me out in this regard. Here is my mail ID: bjyothitesting@gmail.com

2305


write test cases on wall

2219


What is strategy to be followed for execution of 500 Test Cases in One day. If only 1 Resource is available.

2014


What is Wound Fixing?

2450


What is test out put?

2183


6 what do you like least about testing?

2289


When should you opt for manual testing over automation testing?

1270


Can anybody give whole test cases for banking module.it should include from start to end .that will help me more.to do study.it should contain account,deposite,withdraw,fd,atm modules.?please try to give me??

2368


can any one send sample test cases for database testing by taking an example? also leave emailid please. thanks (very urgent)

3218


How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }

2098


How do you get programmers to build testability support into their code?

2764


What r all the security problems u r facing & the measures taken to solve.

2429


Can anybody write the test cases for the following scenario. I want to create District. for that, District Code field, District Name field, Reset button, Submit button, Back button are there in the screen. whenever we enter District Code & District Name in the related fields, by clicking on Submit button, District should be created. By clicking on Reset button, all fieds should be cleared. By clicking on Back button, user should navigate to home page. Can you write the test cases for the scenario. I want to know the test case format for the scenario. what procedure is the best. tahnks in advance...

4185