The Fileselector applet is used for which of the below actions?
Import
Delete
Checkin
Update
View
Export
what could be the possible reason for "History released" error?
An Invalid SessionID has been sent to the Application Server
UCF Invoker is not running
An Invalid dmfRequestID has been sent to the WDK Server
Webserver is not running
What is the best option for correlation in case of Documentum application?
Mannual Correlation
Scan the script for auto correlation while replaying
Define the rules and go for auto correlation while recording the script
None of the above
When scripting for Webtop, What all values must be parameterised for Import,Navigation,Export operation?
Different Request IDs that are being passed in subsequent requests
Object IDs of folders and cabinets
Folder names and cabinet names
UID
Which mode of recording is set for recording Webtop(Documentum application)?
HTML-Based with A Script describing User actions mode
HTML-Based with A Script containing explicit URLs only mode
URL-Based with Web Custom Request only mode
Which portocol is used for recording Webtop(A Documentum Aplication by EMC) in Loadrunner?
SAP-Web
Web(HTTP/HTML)
Web(Click and Script)
Web Services
Suppose You have four load generators each generating 100 Vusers.You are seeing that 400 concurrent Vusers are running and few transactions are failing due to UCF communication problem. So what might be the root cause?
Loadgenerator are unable to communicate with the Controller.
UCF Invoker is not running one/few of the four Load generators
Loadrunner Agent Process is not running.
Web Server is unable to process the requests.
What could be the possible reason if Content Transfer Hangs or Fails?
Path to TdfUCFInvokerClient.dll is not correct
UCFWin32JNI.dll is not inside the search path i.e not inside the Bin folder.
Incorrect JSESSIONID is passed as an argument to getUID function
Any of the above
While Loadtesting Checkout/Checkin action How they should be performed?
Checkout only no need to do Checkin
Checkin only no need to do Checkout
Checkout followed by Checkin
Checkin followed by Checkout
While Importing a document through Loadrunner script you see that UCF Invoker is running fine and script is also fine, Still the script is failing again and again. What could be the possible cause of script fail?
The Import path doesn't Exist
The UID returned is +ve
Vugen is not communication with the Controller agent
The File doesnot exist in the destination folder.