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...


what are the challenges do we face while testing webbased
applcations using the automation tool QTP or any?

Answers were Sorted based on User's Feedback



what are the challenges do we face while testing webbased applcations using the automation tool QT..

Answer / raghu

1)Unable to understand custom object, then we have to map
that object to standard object.
2)To handle the runtime objects.
3)Using Regular Expressions.

Is This Answer Correct ?    12 Yes 2 No

what are the challenges do we face while testing webbased applcations using the automation tool QT..

Answer / jignesh

While testing Web-based application,people might face
object recognition problem. At this situation, one can use
Smart Identifier. Once it is used in the script and run it,
in the result window, they can find out which are the
properties to uniquely identify specified record. after
that without using smart idenfier one can execute script.

Is This Answer Correct ?    12 Yes 4 No

what are the challenges do we face while testing webbased applcations using the automation tool QT..

Answer / paayal

One of the challenges user face with QTP web based
applicatons is 'Working with Dynamic Objects'. If we have
dynamic objects on screen which can be part of a table or
otherwise as well. Descriptive programming is the only way
to work with these kind of objects in QTP.

Is This Answer Correct ?    13 Yes 7 No

what are the challenges do we face while testing webbased applcations using the automation tool QT..

Answer / lokesh kanithi

1. Main problem is with Synchronisation.
2. Page navigations while doing like parameterisation.QT
will captures the link.We should take care thar at the end
of scenorio initial link has to b connected.
3. To handle runtime objects & regular Expressions....
Pls let me know more if it is wrong.

Is This Answer Correct ?    4 Yes 4 No

Post New Answer

More QTP Interview Questions

I've some problem in Descriptive programming plz help me. I've written in a click event code in Functional library when I run this flight reservation program It is not run. How to I write multiple click event in functional library. My program is this. I have associate an action with functional library. Public Function ClickButton(byval ApplicationName, byval WindowName, byval ObjectName, byref Comments) If Dialog("text:=" &WindowName).WinButton("text:=" &ObjectName).Exist Then Dialog("text:=" &WindowName).Activate Dialog("text:=" &WindowName).WinButton("text:=" &ObjectName).Click Elseif Window("text:="&ApplicationName).WinButton("text:=" &ObjectName).Exist Then Window("text:=" &ApplicationName).Activate Window("text:=" &ApplicationName).WinButton("text:=" &ObjectName).Click End if End Function

2 Answers   Amdocs,


After geting the modules where we generate the script ie in qtp or notpad ?

1 Answers  


What is the vb script when the url enter into the browser

2 Answers   Satyam,


How do we handle run-time errors?

0 Answers  


How many add-ins comes by default with quicktest professional (qtp)?

0 Answers  


why require regression testing?

2 Answers   TCS,


Explain the new feature of UFT regarding the export of test results?

0 Answers  


Write test cases for copy and past password in password field ?

0 Answers  


Can I record on netscape browser does it require any special settings ?

2 Answers  


There is one parent browser and 'n' number of child browsers on desktop. Write a code to close all the child browsers but parent browser should not be closed.

1 Answers  


What is post recovery scenario?

0 Answers  


QTP9.1 does not support to text checkpoint in Windows application? Is this correct? If this is correct, what is alternative for Text checkpoint?

2 Answers  


Categories