When testing a web application, the url for each page
changes, so using QTP how do u handle this scenario. If
anyone knows please answer in detail about the whole
procedure. Thanks a lot.
Answer Posted / arjuncr
hai subash
by using regular expression we can handle this
syntax:
browser("title:=.*page.*").page("title:=.*page.*").webutton
("name:=Click").Click
the above is descriptive programe.by this we can handle
dynamic changes.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is quick test pro? What is a quick test professional?
How to handle Java tree in QTP?
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.. (give a filter condition only WEbelement- not easy need to use some more property while giving filter condtions- use google for your help...))
What is the use of running the scripts in Hidden-mode in UFT?
How many types of parameters are available in quicktest professional?
I have created 3 actions in test action1, action2, action3 but I want run action 1,action 3,action2 how can you change in the actions in keyword view?
Anybody plz give, How do you test aframe in a web page? If page cotain text message or Images, tables?
Suppose you are using shared objects repository in your test and you want to split your present action? At that time shared object repository is single or it’s also splits?
Through array we can execute the testcase how ? give me example
Explain about datafile/verification of date file when file is not available in local system?
wht is Manual Testing Frame work. Pls anybody can give appropriate answers
I would like to directly import XL file and work on that XL file directly in QTp script in that XL sheet need to allocate workbench,XL sheet and generate two bar graphs automatically how to do that? plz let me know any answers?
How to save your test using quicktest professional?
"What are the common constrains that we need to consider when we prepare testcases for ASP application". Thanks in Advance...
what is the mail use of frame work(with detail). architecture for keyword driven frame work