Does QTP recognize two diff browser's at a time..?if
possible how..? Is it possible run scripts on Mozilla which
are recorded on IE..?..How..?
Answer Posted / baba fakruddin
Hello friends,
Please...... Understand Question and try that issue in your PC
then give your valuable answer. please make this site as
professional site.
do not give chillara answers.
Thank you.
| Is This Answer Correct ? | 2 Yes | 6 No |
Post New Answer View All Answers
how to post xml data from QTP scripts to any application?
How many types of parameters are there?
What is business process testing(bpt) in qtp?
write a script to verify links on any web page by using descriptive method by creating a description object (give a filter condition only link) ... need to verify expected like name by reading
i have a doubt can anyone tell me where are scripts stored while using QTP.Tell me the exact procedure takes place in real time?like how we call scripts how to proceed after writing scripts?how scripts are executed etc?i heard some use Qc whether others dont use.so tell me whole procedure for both the things it will be a very big help.as i have interview i want to have whole idea on this.its very urgent.
How to find operating system information using the qtp script?
What are main panes available in qtp test browser?
Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.
Can we call qtp test from another test using scripting. Suppose there are 4 tests and I want to call these tests in a main script. Is this possible in qtp?
How can we extract data like "Details","Result","Time" from the 'Run Error' result generated in QTP after run time errors are generated during a run & import the details etc...into excel sheet
How many tabs are available in debug viewer pane?
Could you please any one give code for the following ? Scenario : Suppose a excel file contains 10 records and earch have 5 fields. how can i input this excel file for datadrive wizard ? Please explain
Why bpt?
Both static and dynamic arrays are handled by the vb script. Is it true?
how to i add the values using the check points property?( i.e valid data(for valid data it's giving the footer message:value is added) and for invalid data: special chars, spaces,Duplicates and null values (in my page when ever we enter special chars, spaces and null values, it's giving the proper warning message and for Duplicates it's giving the footer message:"value already exists)?