GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  Testing Tools  >  LoadRunner

 Print  |  
Question:  How to record an application

Answer: Dear all,
Me is testing an application(Web) which is developed by using the following
Flex- GUI
.net (C#) - Web services
php - some components
javascript - sessions
please help me how to record the application ie, what are the protocol combinations i should use etc in LoadRunner.


June 06, 2008 03:13:18 #1
 seenu_anand   Member Since: June 2008    Total Comments: 6 

RE: How to record an application
 
Dear Reddy,

When recording any web application using Any Load testing tool depends upon the request type the browser is sending. For Web application use HTTP/HTTPS Protocol and start recording. Enter URL and complete your Business process. This is done when you are doing the Testing for End to End Response Time.

As i also see that your application is using Web services, if you want to test only the Webservices component level, then use Webservices Protocol and provide the WSDL file location and follow the wizard, the wizard will generate the script and run the test as you run for other protocol tests.

Regards
Srinivas
     

 

Back To Question