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 |
I want to read XML file loaded in Quality center and compare the values with the values displayed in Application (web table).How can I do that
what is clean sweep?
we have one text box and one list box(list box appear in same page or another page) what ever the text enter in text box that must be displyed in list box as first one. for example if we enter 10 in text box that is the 1st item in list box . after that we enter 11 then 11 is the 1st item and 10 is 2nd item. the maximum limit of list box is 10 items. if we enter 11th item the 10th item is deleted and llth one is add as 1st one and 9th one goes to 10th position
Analyzing the Checkpoint results ?
How to use actions in qtp ?
For example you are checking bit map check point before coming to the results. How can you say it is passed? Or failed? Anyways?
Is QTP supports Unix. If yes, then how the test automation is done?
Can anyone tell me what is the equivalant method to be used in QTP for "web_obj_get_text" used in winrunner. My winrunner code is below. set_window("Confirm Add Subscriber"); rc = web_obj_get_text("Add subscriber:","#8","#1",orderID,"The order number is","\.",1); basically I need to retrieved the "orderID " from a string present in 8th row & 1st col of table "Add subscriber"
How the smart identification is used in real time?Please explain with an example
Hi let me ask one questin 1.How to use outputof the one function input to the another function pls give the script for above 2.what is the purpose of action parameter , how to create it
What are the technics follow in writing VB script?
how to use import and export sheet methods in qtp