Hi frnds, does anybody know if there is anything
called "thin point" or something in qtp?
thanks in advance.
Answer / kkk
if at all the client has no business logic that is called
as thin point
| Is This Answer Correct ? | 1 Yes | 1 No |
Hi friends, In a particular test how many maximum call to new actions we can call?It reusable or normal actions what ever it is .
What are some test assets and related extensions of qtp?
what type of run time errors you get while you ar edoing rpg program?
Basically why we need testing?
What are the various versions of QTP that have been released so far? Please also mention the year of release for each version
LINUX environment supports QTP or not? LINUX environment supports QC or not?
Hi Friends, I have an application that is having some options to choose. While doing business transaction I need to select one option among from available options. But here the thing is, we won't get one option which we've chosen already and the available options will get automatically from the system with time basis, moreover each and every option having with various label names respective to that option. So obviously if I run my recorded script will automatically gets fail, even though it got pass at first time. Could anyone please give me appropriate solution for this. I would be greatly obliged with you if you give the solution as soon as possible.
what is meant by Implicit and explicit requirements?
In what situations QTP will not recognize the Objects?
Hi All, I am using QTP for one of the Desktop application which uses Keyboard inputs like 'Tab ,F7 etc' and also mouse (Click). After recording when i am running the Script ,it is not able to recognize the keyboard inputs like F7,Tab and mouse Click because of which either i have to skip that part or manually do the inputs. Please answer how can i make script more flexible so that it will recognize both keyboard and mouse operations.
What are the types of Object Repositories in QTP?
How to identify the child window. In my case while recording, When i open new window and give checkpoint for some control and when i run that script QTP give error like" can not identify the object" Is there any method or solution to handle child window issue Note: In my apllication i have to check child window of child window also ( multiple windows open )