i have a window , initial its name is "NEW CUSTOMER"
i have to enter the details of customer in the test object
fields and after saving the window name is automatically
changing with the customer name .
so how to identify that window after saving.
(i am using descriptive programming.)
Answer Posted / tvs ramakrishna chowdary
hello below i am giving code as per my knowledge..correct
me if i wrong...
---------------------------------------------------------
browser(xxxx).page("title:=".*customer.*).xxxxxx
above i used .* regular expression
in both ways customer is common only before and after
customer is changing regularly..
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is standalone database?
Is QTP Supports SWT applications? If yes, can you write a sample script for opening a new package in eclipse.
Which advantages helping QTP to hold the position of "Market Leader" for such a long period?
1.Qtp suppots Unix& linx or not 2why qtp suppots shell script.
Limitations in QTP?
Where to use Property Let, Property Get, Property Set in UFT
Plz Explain AUTOMATION REFERENCE MODEL?
when to start the automation?
How qtp identifies objects?
How many number of actions possible in qtp?
supose i hv to acsess some functionlaties of a test in 1 machin , some part other machin how can acsess?
How to Open FireFox using descriptive programing? If my question is not clear, i will give an Example To Open Internet Explorer, We use Set IE = CreateObject(InternetExplorer.Application) IE.Navigate "www.yahoo.com In the same i need to open yahoo.com in firefox. Can any one tell me what is the server name of firefox to create an object
Should have experience in framework means?
What is qtpro? What is quick test pro? What is a quick test professional?
Hi, I am supposed to automate mainframe application through qtp. I do not know how to start abt it. Can you plz help me in first initializing the process or do you anybody have a guide book or a link which guides me through the process of automating the mainframe applications and things involved in it.