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

How to convert QTP's ObjectRepository.mdb file to xml file

1 Answers  


What are the most frequent errors you faced while executing your scripts?

1 Answers  


How to findout the number of spaces with in STRING For Ex : STRING is " RAJ IS A SOFTWARE ENGINEER " Please send me the answer

3 Answers  


How to execute a winrunner script in quicktest professional (qtp)?

0 Answers  


How many types of Test Plans are there...??

5 Answers  


how will load the object during runtime?

0 Answers  


how qtp identify two objects having same name, supose objects are in same page also with same name,specify spl feature.

5 Answers   IGT, Microsoft,


Can we do Load Teting with QTP?

12 Answers  


How to find array size in qtp?

0 Answers  


what is the script(qtp) to export and import the datas from MSaccess to Excel sheet.if anybody know plz tell me.

3 Answers  


An object is created, i dont know the methods available for that object, i want to find methods available for that object and use the required method. How i can do this???

4 Answers   HCL,


Write the script to delete the mail which is at 9th,13th and 18th place in INBOX of Gmail ?

0 Answers  


Categories