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
What is the difference between two actions?
can anyone please tell me which is the best institute for learning QTP and Automation Testing tools in hyderabad with realtime examples and scenarios...I heard about many institutes in Ammerpet hyderabad i.e Suresh Reddy's Smart Solutions, Ashwin Palaparthi's Tech Teach,SUNNYSOFT, SITE institute, I-VINTAGE, siritechnologies and sriven institute..pls suggest me which to choose for learning QTP....Which institute has fasttrack option?
what is the data driven testing?
Please mail me the license key of QTP 9.5 t v.sadangi@gmail.com ????? thx
How can we call Winrunner functions from QTP?
What are the properties you would use for identifying a browser and page when using descriptive programming?
How to do the Mouse Operations in QTP. How to aacess an Image in a web application to save it on my desktop. To my Knwoledge that can be done by mouse right click on the Image and selecting 'Save the Image'option. Or Is there any alternate way to do this..
Hello, I am facing problem to check textpoint for mercury application . I have inserted checkpoint to check flight summary for place of departure and arrival with datatable and script look like "Browser("Find a Flight: Mercury").Page("Book a Flight: Mercury").Check CheckPoint("Book a Flight: Mercury_4")" but while I am executing this script at last my check point gets fail and display Text Checkpoint: captured "" between Summary and 4/31/2008FLIGHT , expected "Acapulco" Match case: ON Exact match: OFF Ignore spaces: ON I think value from data table is not fatched so please guide me what I have to do to overcome this problem.. Thanks
What is the limitation to XML Checkpoints?
For Data-Driven testing can you use micro soft word document instead of using Datatable what is your approach?
How can i use virtual objects? If have i created one new virtual object in a virtual object manager by following instructions.
It is very difficult to test in manual for that we go to DATA DRIVEN TEST.