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
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 |
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 |
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 |
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 |
What are the different types of recording modes?
ACTUALLY I AM WORKING IN THE DISTRIBUTION DOMAIN.MY COMPANY IS PROVIDING DISTRIBUTION SOFTWARE FOR PHARMA AND FMCG DISTRIBUTORS.HERE I AM USING QTP 9.2.HERE IN MY APPLICATION WHILE RECORDING ONE WINDOW APPEARS.IN THAT I CAN SELECT THE ITEM OR NO NEED TO SELECT.BUT WHILE RUNNING THE SAME SCRIPT THE WINDOW MAY NOT APPEAR OR APPEAR.HOW TO WRITE SCRIPT FOR THIS
How to "Turn Off" QTP results after running a Script?
What is the real use of different actions in QTP
How can i count "spaces" in any sentence or a string if suppose " It is a Testing question" Here we have 4 gaps(spaces) Is there any function to find out spaces between words
How Does Run time data (Parameterization) is handled in QTP?
i have doubt suppose iam purly working in manual, when i will get work to do on sql and performence testing? pls any one clarify doubt?
Why use Regular Expressions?
anyone can explain about "Smart Identification" in QTP. what is the use of "Smart Identification" ???
when u script reveiwing in which area u more concentrates?
how to acess a test in RSA?
how can we know the program is testing by multiple test data in data driven frame work?