If QTP not recognizing using repository while executing,
how can we go forward
Answer Posted / leena
If required Add ins are present and still there is problem
then go for discriptive programming.
e.g. Dialog("text:=Login").Winbutton("Text:=OK").Click
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Hi iam shankar here, right now iam working on manual testing. i want to switch over automation tool qtp, right now iam taking training class outside on qtp, please let me know the cost of QTP tool for full version, wether it's an annual subscription or monthly subscription.
what is the difference between modular framework & datadriven framework
What is the new version of qtp which is recently released in the market?
HI Everybody, I am using QTP 9.2, I have a problem and hope everybody help me solve it. Now I need to use mouse wheel event to zoom in or zoom out in web client, but QTP can't catch this event. I look forward helping of everybody. Thank you very much.
Explain the qtp test phases.
What environment does qtp run in?
hi all here i have tab named "Workbench" By clicking on "workbench" tab.it displays 4 tabs like below workbench common cargo commercial charter "common" tab have 10tabs inside,"cargo" tab also haveing 15 tabs inside and remaining two tabs also having few tabs inside. when clicked on "common" tab.it displaying the script like tab("workbench").select"common" if i clicked on "cargo".it displaying the script like tab"workbench_2").select"cargo" if i clicked on "commercial".it displaying the script like tab"workbench_3").select"commercial" if i clicked on "charter".it displaying the script like tab"workbench_4").select"charter" I have used a "FOR LOOP" for common,commercial,cargo,charter tabs.it was stopped at second tab SO, CAN I RECOGNIZE "WORKBENCH_2,_3,_4" AS A SINGLE VARIABLE if not, can anyone plese help me to solve this
Which functionalities of QTP used in banking project? pls any say answer?
Generic function to search for the unique link in webtable and click on it
What is meant by a Check Point in UFT? Also, explain the applicable Check Points.
Describe the differences between functions and actions in UFT?
explain structured testing? plz guys with exp. do answer
why text area checkpoints cannot used for web applications
How to customize checkpoints with parameters?
I recorded a Web App with a Oracle backend using QTP 9.5 and for some reason the scripts don't play back> What am I missing at this point. I recorded the same Apps under Sybase and they work great. This is Oracle 10g. Why won't my scripts play back.