hi all
here i have tab named "Workbench"
By clicking on "workbench" tab.it displays 4 tabs
like below
workbench
common cargo commercial charter
"common" tab have 10tabs inside,"cargo" tab also haveing 15
tabs inside and remaining two tabs also having few tabs
inside.
when clicked on "common" tab.it displaying the script like
tab("workbench").select"common"
if i clicked on "cargo".it displaying the script like
tab"workbench_2").select"cargo"
if i clicked on "commercial".it displaying the script like
tab"workbench_3").select"commercial"
if i clicked on "charter".it displaying the script like
tab"workbench_4").select"charter"
I have used a "FOR LOOP" for
common,commercial,cargo,charter tabs.it was stopped at
second tab
SO, CAN I RECOGNIZE "WORKBENCH_2,_3,_4" AS A SINGLE
VARIABLE
if not, can anyone plese help me to solve this
No Answer is Posted For this Question
Be the First to Post Answer
how to invoke the web application through script in qtp
Hi, My problem is as follows. I recorded a script that created Object repository of each action i recorded. But later I added one more step (which was to enter data in a textfield) into the script through expert view. But as no repository for this newly added step exists in the test, my script fails. So please help me to sort this problem that how can I create object repository of a new step in an existing test. Thanks everyone
Hello, Is there any way to send the test results in html format (or any other) by email using outlook after the test run ends? thank you in advance
what is the smart identification techniqu?what r the different mechanisums used in it?
how do you do database testing in qtp
3.How to record a word doc using qtp i.e open a word doc,type something and save the doc can someone send me the code.
suppose take one row in a row 16 columns is there.in 16 columns 16 numbers is there.but i want to get each 3 column number.o/p :5 columns get in 16 columns means. so can anybody write this function? plz send if u know the answer.
Explain Descriptive Programming Types with Examples?
What is the file extension of the code file in qtp?
For Regression testing already written test cases are sufficient?
In QTP , Test Director combination . what is the role of Test Director? How QTP Launching QTP in T.D ? If it is Winrunner possible. but QTP How it is possible?
When to use shared and local object repository?