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
No Answer is Posted For this Question
Be the First to Post Answer
What environment does qtp run in?
What is an other way of "Wait" statement in QTP I dont want to use wait("Some number"). Can any one tell this please..........
Can the user toggle between using Local OR and shared OR for the same action?
In Test Director , You can store Test cases or vb Script . Why we need VSS?
Suppose there are 100 links in a web page and the number of links will be changing dynamically from time to time. I need code such that every time i had to click on the last link of the web page.
i have two questions for regular expression :- Q1. I have date pattern eg-29/11/2011 29-11-2011 29.11.2011 Que- if any separator is there between date,month and year pattern should match else it should not match eg- pattern should not match in case of 2911-2011 Q2. let say i have a string and there is a number in between of that string eg.-Amount 30002.234 successfully credited to your account . now i have to match this pattern in such a way that even if decimal is not there pattern should match ,how i will do this using regular expression
what is meant by source control?
How to find a window is minimized or not
Syntax for how to call one script from another and Syntax to call one "Action" in another?
I am testing a Website thelancet and create a description for searching "health" in search edit box.But my description failed on last two lines.Can anybody solve this
How to identify the child window. In my case while recording, When i open new window and give checkpoint for some control and when i run that script QTP give error like" can not identify the object" Is there any method or solution to handle child window issue Note: In my apllication i have to check child window of child window also ( multiple windows open )
What will be happen if i load object repository at run time, but it has already associated.