Votes
Answers
Views
Question
0
0
21
Be first to answer!
asked 7 years ago by praveen-hpqc
Hello All, I need workflow for Automail to uesr or td admin when a test case pulled from test plan tree to test lab. one unser should get automail when we add test case to test lab instance. Thanks in advance, KPR
0
1
274
asked 7 years ago by kaptainkayoss
updated 7 years ago by rich-text
I'm using UFT to compare to Excel workbooks. I need to count the number of tabs in each worksheet. Using 'excelObj.WorkbookName.Sheets.Count' is returning more tabs than the number of tabs that are there. Is it counting deleted tabs or something?
0
1
219
asked 8 years ago by kaptainkayoss
updated 8 years ago by rich-text
I have an odd testing need with UFT. The application I am testing generates a dynamic Excel file that I need to edit with UFT, but I don't know what the file name or anything will be until the test executes half-way. Is there any trick to work with a spreadsheet like this in UFT?
0
1
36
Is there a way I can programmatically find out if an object in my script is in the local repository or not?
0
2
130
asked 8 years ago by kaptainkayoss
updated 8 years ago by rich-text
I'm testing an app that has a character length limit. We get our test data from another group and sometimes the data values for our input table go over the character limits and can cause issues since the app doesn't flag the field until later on in the test. Is there a good way to handle this in my ...
0
2
226
asked 8 years ago by prathap7475
updated 8 years ago by davidwn
Delete Bulk users in ALM with the help of vbscript.
0
1
150
asked 9 years ago by prathap7475
updated 6 years ago by sai
Vbscript with steps to prompt some message to the user while login or launching ALM and how to apply that in to all projects
0
2
44
Does anyone have a list of the math operators in VBScript?