Votes
Answers
Views
Question
0
1
46
asked 4 years ago by buffalo-bill
updated 4 years ago by pt-barnum
Category:
Application Lifecycle Management
Tags:
I would like to set up the team with the global search option in ALM. I cannot find how to turn on this option anywhere in ALM. Is it worth the trouble to enable it? Could it be this is something we have to pay for (like our current license version does not allow this option)?
0
1
146
asked 4 years ago by Iama_mess
updated 4 years ago by DavidMofOSI
Category:
Load/Performance Testing
When I launch LRC, it says that a new release 2020.05 has been released…do I have ANYTHING? Since we have LRC (SaaS) am I automatically using the latest? What about my OP-LG, do I have to update agent version?
2
1
44
How can you tell how many records are in your Tableau Extract?
0
1
134
I have built a LR 2020 sp1 server. SQL is good, repository is good. Server install went well but the finished expectation is that http://LREServer.domain.com:8080/qcbin/ would pull down an admin site, but that is not working. We are getting Site cannot be found. the default IIS site (on 80) works fi...
1
1
1633
asked 4 years ago by Alteryx Training
updated 4 years ago by Charles Coleman
Category:
Data Analytics
Tags:
When using the join tool in Alteryx, are the fields used case-sensitive? Do they have to be uppercase or lowercase?
0
1
71
I have some sales data that looks something like Item Department Salesperson Quantity Cost per Item Total Cost Soccer Balls sports zach 100 1 100 Computers tech jennifer 2 100 200 soap home/kitchen jack 200 2 400 Obviously not real data. But I want to have a measure for the percentage of sales where...
0
1
147
asked 4 years ago by linuxskywalker
updated 4 years ago by jeffrey-gardner-1
Category:
Load/Performance Testing
We are currently trying to install LoadRunner Professional (LRP) 20202 Service Pack 1 on Windows 10. The installation has failed multiple times. We are currently running as an administrator. During the installation of LRP 2020 SP1, when I select "LoadRunner Professional Full Setup" nothing happens a...
0
0
60
Be first to answer!
asked 4 years ago by sai
Category:
Application Lifecycle Management
Hi All, Using below SQL query , we will be able to retrieve the UserID and User Domain Authentication from QCSITEADMIN_DB. SELECT LOWER(qcsiteadmin_db.users.user_name),qcsiteadmin_db.users_auth_data.uad_value FROM QCSITEADMIN_DB.USERS LEFT OUTER JOIN QCSITEADMIN_DB.USERS_AUTH_DATA ON QCSITEADMIN_DB....
0
0
49
Be first to answer!
asked 4 years ago by Mohamed Gafar
Category:
Application Security
I have a batch file with a stored password, how can I encrypt that password in plain text?