performance testing - How to Load Test Application Life Cycle Management ( ALM ) application? -


recently have created new alm 11.0 infrastructure application/database/repository servers located @ single place (same geographical area).

alm 11.0 application hosted on application server.

there around 13 database projects in alm application users can access. physical files used during test runs (such jpeg, png, xls, , pdf) stored in repository. on environment want conduct load testing , performance testing.

we want perform user actions , estimate response time’s server. below of user actions can considered.

  1. in how time user able login application?

  2. at specific point of time how many users can simultaneously login application?

  3. after logging application how time taken enter each module? module can dashboard, defect, requirements, test plan, , test lab?

  4. how time required application in order create new entities such test script, requirement, test set group of test instances, dashboard report etc?

  5. how time spent application in order display few reports accessing files repository?

  6. how time required application associate requirement coverage test script , test instance?

  7. how time taken application log out successfully?

i unable record login part of alm application using vugen 11.0 patch 4 using web [http/html] protocol receiving

initialization has failed. contact system administrator 

upon further research came know attached benchmark kit has been provided vendor , scripts logging alm pre-written , have executed customizing them through providing necessary parameter values related our current environment.

i took first script web_globalloginout_in have provided necessary parameter values server name, project name, username, password etc. have tried different manipulations on provided script script replay failing.

are there tutorial or step step instructions can follow can keep moving alm application recording using vugen tool? stuck @ login part itself.


Comments

Popular posts from this blog

html5 - What is breaking my page when printing? -

html - Unable to style the color of bullets in a list -

c# - must be a non-abstract type with a public parameterless constructor in redis -