hp-uft Questions
3
Solved
We have a test team using Hp Unified Functional Testing. The test and development teams all share the same Git repository. No one in the test team uses the Git capabilities in HP-UFT, files are com...
3
Solved
For example, suppose a test calls two actions, A and B.
A performs a "failed" step by calling "Reporter.ReportEvent micFail, ...", and B performs a "passed" step by calling "Reporter.ReportEvent m...
6
Solved
I have a scenario where the browzer status =done but still the page is not loaded.
Is there a common procedure where the qtp can wait till the page is fully loaded?
I tried with objBrowzer.sync,obj...
4
Solved
Let´s say I pass a Browser("MyBrowser").Page("MyPage").WebCheckBox("MyBox") to a function:
MyFunction (Browser("MyBrowser").Page("MyPage").WebCheckBox("MyBox"))
Later, the function wants to log ...
3
I use QTP/UFT for my application testing.
I had to access my oracle DB (11g) to do some DB setup (to update records).
I use oracle.manageddataaccess.dll (referenced to myDBWrapper class library pr...
1
in a certain scenario, i was trying to use the select query inside QTP (More specifically QTP Using VB script)
But the code is not working.
Option Explicit
Dim con,rs
Set con=createobject("adodb....
Otter asked 30/9, 2014 at 11:51
1
© 2022 - 2024 — McMap. All rights reserved.