Votes
Answers
Views
Question
8
votes
1
answer
41
views
asked 12 years ago by tlstockton
updated 12 years ago by sammyh
Scenario: 1. Create two cycles in "Management" module 2. Create a requirement in "Requirements" module 3. Right click on the requirement and assign it to both cycles 4. Create a test in "Test Plan" module 5. Go to test lab and create a folder, right click on the folder and as...
8
votes
1
answer
120
views
Can ALM 11.52 be installed on top of 11.0.0.7274 ? We only have one server available.
9
votes
1
answer
45
views
asked 12 years ago by fuzzy-davis
updated 12 years ago by sammyh
Is IE 11 Supported yet?
1
vote
1
answer
200
views
asked 12 years ago by kaptainkayoss
updated 12 years ago by rich-text
I'm writing the code to check the broken link, every time after clicking the link, I need to go back to the previous page. But Browser("CreationTime:= 0").navigate url and Browser("CreationTime:= 0").Back are not working . Can I use send the keyboard event to back to the previous pag...
1
vote
1
answer
61
views
I need to test the scenario when I type xyz.com for the web page to load https://www.xyz.com/webportal/xzy/index.html. I use code : SystemUtil.Run "Explorer.exe","xyz.com", and get Run Time Error , IE can't load the URL that Not contain "Http" . How to tell IE to type a xyz.c...
1
vote
1
answer
130
views
asked 12 years ago by kaptainkayoss
updated 12 years ago by rich-text
I have a vbs file that launches QTP 11. This is the code I have in the file: set qtp=CreateObject("QuickTest.Application") qtp.launch qtp.visible=true When I try executing this on a Win 7 machines. I'm getting the following error when executing the VbScript: Active X component can't create o...
2
votes
1
answer
66
views
asked 12 years ago by kaptainkayoss
updated 12 years ago by rich-text
Tags:
I'm trying to remove SP3 (UFT 11.53) and can't find it in Add/Remove programs. I'm using Windows 7.
2
votes
1
answer
74
views
asked 12 years ago by kaptainkayoss
updated 12 years ago by rich-text
I want to know how to programmatically remove cookies from IE or how to delete the cache and maybe even passwords using QTP and UFT?
2
votes
1
answer
46
views
asked 12 years ago by Iama_mess
updated 12 years ago by linuxskywalker