Does QTP support flat files? If yes what are those?
Answers were Sorted based on User's Feedback
Answer / raju
Yes, QTP support flat files like *.txt, *.doc files..
gi_raju@rediffmail.com
9823257761
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / mulugu sathish chary , sapie
Yes , it supports the files and st the path in the QTP
when yourun the QTP Script it invokes the Files and run
the Script smoothly.
| Is This Answer Correct ? | 1 Yes | 0 No |
HI, Based On The Information Below Write A Data Driven test Script Edit Box 1 Should take Value From Num1 Column Edit Box 2 Should take Value From Num2 Column Click On Add Button, Get The Value Of Exp res Column, Get Value From Actual Result Edit Box , Compare Two Values, Write Pass / Fail Value Into Result Column Thanks In Advance... Kavitha Input.Xls Num1 Num2 Exp res Act res Result 10 30 40 40 Pass 50 40 90 90.5 - - - - - - - - - - - - - - - -
I am in need of some set of QTP FAQ @ interview. Also recently in one of interview portal they asked me how you write the script for Login application which it is web -based and using Descriptive Programming? Without associating the shared object repository?Please i do need this answer very soon? Please respond me soon @ vaisu72@yahoo.com
What is the difference between functions and actions in QTP?
what is action in QTP?
What are the features and benefits of Quick Test Pro(QTP)?
What are the types of environment variables in qtp?
when i am running login page i got test run error? Please give me the script to handle run time exceptions. It's urgent for me.
Suppose there are 100 links in a web page and the number of links will be changing dynamically from time to time. I need code such that every time i had to click on the last link of the web page.
If there are 100 checkboes in a page then how can we select 10th & 11th & 14th chexkboxes at once through descriptive programing in QTP using vb script. Please send the answers...
How to make qtp understand the difference amongst the same type of objects .suppose there are 5 check boxes in a page and I have to choose the 2nd one, how to do that through script?
I want to run my qtp scipt on the system where qtp is not installed .I don't want to install qtp but i want that system should use the qtp from another system in lan just the qtp instance should be launched on that system without having qtp installed on it .I probably know the solution that it will be solved through RMI but how to get this problem solved plz help i anyone know the answer
Give me some scripts for 1). checking webpage links (counting links,opening web pages,counting child elements)