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 / siva
The Answer given by "Guest" is acceptable...
The scenario is- the window name is dynamically getting
changed, solution could be
you can use "Regular expression" method....
First you open the Repository and check the window property
as "Type" and for that "type" property value-chenge the
constant to a regular expression. I think you know the
process......if not follow this, at the bottom of the
repository window
you find two edit boxes namely...CONSTANT and PARAMETER.
right beside at the CONSTANT Edit box you find a small Icon
kind of thing and click that, set the regular expression
check box on (tick on that).
if it doesn't work...
then go to the ADD/REMMOVE OBJECTS, where you can look for
a property called "href" then give the property value as
the window URL (http:/********) then try..
if this also doesn't work...
you can go for another method to make the QTP to identify
the destination page rather than the window..
I can not type all that
u just try these two methods they don't-then mail me at
sivaprasadnunna79@yahoo.co.in I will help you
all the best.
Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How to use checkpoints in qtp ?
Is QTP supports Unix. If yes, then how the test automation is done?
What is the parameterization? Give one example?
How to do call a output parameter from one action to another action??/
can anyone tell me from where i can download qtp demo or crack version
am not having intrest in coding lang like c c++ java etc can i choose Testing tools as my carrier and please suggest me which tool is good (suitable for me)
How do you test the text displayed in the header portion of times of india epaper. Hot news(banner) are scrolling in the top of the page, how do you test using QTP?
How will you test a keyboard?
how to acess a test in RSA?
Can we create a qtp test from qc?
Explain how to use QTP to check broken links on a page?
What is the Difference between test object and run time object?
write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object..
How to execute a winrunner script in quicktest professional?
What Folder Structure following in Keyword Driven Frame work?