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 is the Bitmap checkpoint different from Image checkpoint?

0 Answers  


What is the difference betweent test and component?

1 Answers  


Explain about Checking Bitmaps?

1 Answers   Crea,


Explain the difference between call to action and copy action?

0 Answers  


Can u call winRunner scripts from QTP?

4 Answers  






What are Test case selection criteria for Automation?

2 Answers  


Can anyone share/send me QTP 8.2 Crack as I had it before but now it's virus affected. Pls send me on Sawale.vijay@gmail.com Thanks, ~Vijay

0 Answers   Zensar,


what is the use of VIRTUAL OBJECTS? explain ?

10 Answers   ABC Infotech, IBM, TCS,


Is it a smart choice to use QTP for backend testing?

1 Answers   CTS,


i want to learn testing tools what i have to know before.iam fresher i dnt know any this..which langagues i have to before testing.

2 Answers   Wipro,


How to pass a variable in Dos Command using QTP? Eg: Dim path1, path2 path1 = "C:\Test\sample1.doc" path2 = "C:\Test\sample2.doc" How can we pass these path1 and path2 inside the "copy" dos command? I tried like this. this is not working. oShell.run "cmd /K copy" &path1 &path2

1 Answers  


How to add verification steps to tests?

1 Answers  


Categories