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.


July 07, 2008 23:06:38 #2
 papayamilkshake Testing Expert  Member Since: May 2007    Total Comments: 17 

RE: How to record an application
 
Use Web (HTTP/HTML) protocol.  They will handle the sessions (with maybe a little correlation effort).  The Web Services can be recorded with Web (HTTP/HTML)  as well, however highly dependent on the natural of the web services call.  Note: LoadRunner is not a functional testing tool, therefore if you anticipate that the Flex GUI be recorded, it will not.

regards
papayamilkshake
     

 

Back To Question