Restrict Test Run Delete for a particular set of Test set
I need to to restrict the run delete from ALM workflow for all the user for the particular test sets under a folder in test lab .Is that possible any way to implement . I have checked that there are no...
View ArticleBatch Run ALM Dashboard Report
Is there any possibility to run few ALM Dashboard report in succession with a concept of scheduling or batch run
View ArticleSQL query to find dates when QC projects were last accessed by users
Sharing query I just wrote to pull domains, projects, and last time a user logged in to those projects (to help admins with cleanup process). Query needs to be run against site admin database (SQL...
View ArticleHow to make a folder in Test Lab of QC as READ ONLY!!!
Hello Friends, I have situation where - In test lab, Testing of one Cycle is completed. Now that the folder needs to made as read only leaving the rest other folders in editable option. Please do lets...
View ArticleOTA List object is not working in QC11
I have below code which access Fields from BugFactory which is working fine in QC10. Dim tsBugFact as BugFactoryDim FieldList as ListDim aField as TDField Set tsBugFact=tdc.BugFactorySet...
View ArticleVirtualizing ALM App and Db servers
Hi, We are in the process of upgrading from QC 11.00 to ALM 11.52. A member of our Infrastructure team has asked the following regarding using virtual servers for the environments as opposed to...
View ArticleError on ALM 11 "You do not have the required permissions to get...
When execute the following scripts to add user and add user to group will get the above error: Sub AddProjectUser(NewProjectUser$, addToUserGroup$) Dim CustUsersGroups As CustomizationUsersGroups Dim...
View ArticleUpgrade QC 10 to ALM 11.5
Hi, Our customer would like to upgrade from QC 10.0 to ALM 11.5 Currently QC 10.0 has Oracle databaseCustomer wants to migrate to SQL database for ALM 11.5 Please can you help on what needs to be done....
View ArticleExecute a test instance and update the steps with status & actual result
Hello All, I have about 600+ test cases which are executed manually and documented in an excel worksheet. I want to run these test sets and update the status of each step as "Passed/Failed" and add...
View ArticleSQL Query to get the Details of Login/Logout from HPQC.
Hi Team, Need some help regarding the SQL Query to get the details of Login/Logout from HP QC Database. Thanks in advacne. Best Regards,Sasidhar Thatipi
View ArticleText search in QC 11 when text is digits only?
We experience the following problem when using text search in QC 11: In a number of test cases, we use an identification number which consists of 6 digits, a hyphen, and 4 more digits, e.g....
View ArticleHow to copy Test Step field value into Test field while execution
Hi, While Test execution (TestSetTest) one of the step field value needs to copy and paste into Test field. If any one experience this, please let me know. For Ex: If any specific Test Step is passed...
View ArticleWhat is the difference b/w Bug_FieldCanChange(FieldName, NewValue) and...
Hi, Can some one explain what is the difference b/w Bug_FieldCanChange(FieldName, NewValue) and Bug_FieldChange(FieldName) funcitons. Please explain with one example. Thanks,Subbarao P
View ArticleVAPI XP - Invalid Value for System Registry
Hi guys, we encounter a problem on a machine that is used to Run QuickTest TestSet. The last Test Case is a VAPI-XP test to analyze all the TestCase Executions. All Tests Run on a Remote Machine and...
View ArticleUser Fields being populated during test execution
Hello, My testers add details of the test case during the test execution. (manual runner). This same test will be used in the NEXT test cycle.The details of the previous test cycle still exist....
View ArticleWebinar: Decision Making Power for Quality Assurance
Another webinar from Assure's powerhouse coming next week! Learn how Assure TotalView provides decision power to QA organizations.See how Predictive Analytics help customers make better forecasting of...
View ArticleNeed some general QC explanations for beginner.
I'm finding i'm learning quite a bit while studying answered questions in this forum. Trying to learn some VBscript at the same time. Can someone answer my questions about the below code? If...
View ArticleQuery Bug table, filter by Test Set Folder in ALM 11.0
Need the query to generate the excel report in ALM for defects with filter by Testset folder [CF_ITEM_NAME]. I am able to generate the Graphical report on Defects summary with Cross filter on Testset...
View ArticleDisable copy/paste in Test lab
Dears, Is there an option/script for 1) Disable right click on test lab2) Prevent users from pasting(even from an notepad) in test lab during execution. Forcing the tester to type the result3) Disable...
View ArticleALM11 Force Post in AfterPost sub
Hello I have to duplicate one field value to another. the only logical place in workflow for such action is in AfterPost sub. I added the following code: '-----------Dim tmpSMnumDim bugnumif...
View Article