Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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.

Answers were Sorted based on User's Feedback



When testing a web application, the url for each page changes, so using QTP how do u handle this s..

Answer / nanda

may be u want to say the page title will chage, due to that
script fails?
if it is ur situation:

use the regular expression for page title property in
Object repository. it will handle ur scenario.

regular expression will be : .* , this will be matched to
any value, so that QTP will recogninze the page even the
titles are changing dynamically.

if u didnt get this please mail at: nanda.dreddy@gmail.com
by reffrening this question.

Is This Answer Correct ?    2 Yes 0 No

When testing a web application, the url for each page changes, so using QTP how do u handle this s..

Answer / 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

When testing a web application, the url for each page changes, so using QTP how do u handle this s..

Answer / dimple

First of all what is the purpose of recording that URL
changes?
The tester should concentrate more on functionality of the
application.

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More QTP Interview Questions

What will be the script for recovery scenerio.plzanyone give ans with aexample related to banking project

2 Answers   Yahoo,


What is active screen?

0 Answers  


I want to open a Google page without recording a test and i do not want to use system.Util.run command as well how do i do this?

11 Answers   IBM,


How we can add actions in the test using QTP?

2 Answers  


What VBScript operators, functions, and statements do you use in QuickTest Professional?

0 Answers  


What is Object Spy?

7 Answers   JKH, Ordain Solutions,


Can we create a qtp test from qc?

0 Answers  


Does QTP is "Unicode" compatible?

4 Answers  


explain abt dyanamic changing object with example?

0 Answers   Wipro,


What do you do if QTP doesn't recognize object ,what action should be taken

11 Answers   Lehman Brothers,


can i login a page by giving username and password and click on ok button through database parameterization.and if its yes then please write the code of that

2 Answers   Ness Technologies,


How to create configuration scripts

1 Answers  


Categories