Votes
Answers
Views
Question
0
1
414
Can somebody explain what is the difference between attach to Step vs attach to Run? One of my users attached the screenshot to step and that screenshot has been transferred to Test Plan module as well. Is there a way that my user can attach the screen to 'test step' while executing the manu...
0
3
655
asked 7 years ago by pkanaris
updated 6 years ago by DavidMofOSI
Good afternoon, I have a Java Application which is launch via WebStart and application.jnlp. The web page opens and the Java Application opens in a separate window as expected. We enter our login information and the system attempts to connect. The application shows a connection error. We are recordi...
0
1
24
asked 7 years ago by Karthik Arutla
updated 7 years ago by karthik
0
1
131
We are using a Service account (as suggested) to install ALM on a new Win2016 server. We login as this user, launch the installer, and when we get to the Service user page, it fails. We have checked the various Windows permissions per the prerequisites. Since this was an automatically generated serv...
0
1
123
UFT comes packaged with Access Database Engine 2010.. we are moving to 2016 and 2010 should not be on workstations. Is it possible to install UFT without the Access 2010?
0
1
35
asked 7 years ago by buffalo-bill
updated 7 years ago by santoshi
We successfully created a few new projects using a Oracle tablespace that is not encrypted. Now we plan on moving these projects to oracle database/tablespace that is ENCRYPTED. Would this database change be ok? Are you aware of any possible issues?
0
1
615
Hello, we are unable to access ALM application from this morning. Getting the error called "HTTP ERROR 503".. ALM version # 12.53 Patch 2: OS # Windows 2012 Server R2: Database server # Oracle12C: we are using ALM server and DB server separately. DB server running on UNIX machine. ALM runnin...
1
1
198
Hi All, once of the user in our group is getting object reference not set to an instance of an object error when ever user ties to open run step attachments. I removed her from the ALM and re-added but still the same error. (user is on windows 10 IE 11) How to fix it ? Please help we are on ALM 12.2
0
1
92
I am using object.innerText method, it is selecting the value from dropdown list but it is not unable as the next field still grey out. Browser("Example").Page("Example").WebElement("Select category").Object.innerText = "XYZ"