Hi Friends,
I'm new to QTP.
I want to write a function in QTP for below senario.
In an Excel sheet column B, I Have 10 Url/Links, and in
Colum A there is a Flag as Y and N.
My test should run only on those iterations which are
flagged as Y.
Please help, Thanks
Answer Posted / murli.me
get data from exel file into two variables for col(A) and
col (B).
get the Flag into a variable
count the no of URL's.
check the condition for the flag if flag=y then repeat the
test for the no of times the URLS are present..
is this right... if not sujjest me the right one please......
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
what is vmodel?advantages and disadvantages of vmodel?
"What are the common constrains that we need to consider when we prepare testcases for ASP application". Thanks in Advance...
1.How to record ,capture and also script to capture the close buttons. 2.How to record ,capture and also script to capture the options ---File ->save and File ->close in a browser and PDF files. 3.How to compare the Excel sheet values in a report using QTP scripting. 4.How to compare 2 PDf reports using QTP scripts as well reording. 5.How to compare 2 Excel reports using QTP scripts as well reording. 6.How to save a PDF report to a folder and then translate the report to an Excel type of report and compare that Excel Report with an other excel report. Please clarify me
Is it possible to split an action? How?
What are the check points can be inserted without recording?
Hi Friends this is kumar i would like to request to all of you ,please help me to explain real time project with using qtp scripts i know basics of qtp but it won't workout on interviews,pls help awating to reply.
in my application,validation message has in japanise language.how to validate this message is appears properly or not
Can any body please tell me the steps of keyword driven framework of QTP.
what r the main attributes of test automation?
What is the basic concept of quicktest professional?
please give me the code for doing retesting of gmail login page using functions so the function has to give the value
What are the steps involved in the recovery scenario wizard?
Give me detailed theritical explanation about keyword driven, hybrid framework, environment variables, hybrid frame work
what is run action?
Explain how to use QTP to check broken links on a page?