I can't get QTP to recognize the objects as Swf objects.
Here is my setup:
WIN7 64Bit
QTP10 with .Net and Visual Basic add-ins (installed and launched)
Automation > Record and Run Settings > Record and run test on any open Windows-based application
The client-server application gets launched...
This is what I did:
1. Go to where the script resides. Let's say on the C: drive.
2. Create a directory called Lib.
3. Open the script that has the original OR (Object Repository) that you want.
4. Within QTP click on the OR icon or (Ctrl+R).
5. Click File > Export Local Objects
6. Export the...
Dave,
I hope this answers your question...
In my script I have two basice steps, STEP A and STEP B.
In STEP A there is one loop. In STEP B there is a loop and a nested loop within that loop.
Due to how my Oracle app is setup and the fileds that I need to click in and enter data, this is...
Thanks Dave.
With some help of another message board I got the help I needed yesterday.
Here is my code with the nested loop:
===========================================================
'CREATE AN ADDITIONAL CUSTOMER (First Loop)
Dim i, j, CustomerNumber, ISBNnumber
DataTable.ImportSheet...
STEP A
- Customer Number: No loop
- ISBN: Loop
STEP B
- Customer Number: Loop
- ISBN: Sub Loop
In other words the ISBN from STEP B is a loop within Customer Number from STEP B.
I use the i variable in both loops (Primary and sub loop of STEP B). So what I am seeing is STEP A using the first...
Quick Test Pro (QTP) 9.0
Windows XP sp 2
Question:
When importing an excel file that has several columns each
with different number of rows into QTP's Global datatable,
how can you count the number of rows in a particular column?
Thanks,
SBsteve
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.