explian qtp frame work and what is the use of it? what is
the neceecity of this? explian detail?
Answer Posted / abcd
Key worddriven frame work.
in key w f, we can store all the functions, rep, rec
sce,env files,log,testdata,test in different folders. so
that we can easily do the work.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How you debug your script?
Some time when i wanna learn the object i face issue like i am not able learn the object in proper manner... eg:for text bo on web page it should learn as webedit but some times it reads as winobject:internetexpoler-server, because of this i have to uninstall the qtp and re-install it again when i do this it reads the object perfectly.....plz suggest the soln
How we can import data from database?
How to modify the text checkpoint?
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
what is error and fault in terms of software quality?
How to test fly out menu in qtp?
Hi All, I Want To excute scripts batch without using QC .I need code for that Thanks Balaji
Why do we use "Text checkpoint" If we can make use of it in "standard checkpoint" ?
What are the different types of recording modes?
Describe how Smart Identification is used
How to handle the exceptions using the recovery scenario manager in qtp?
How do you delete unwanted results in qtp?
Explain how qtp identifies object?
When do go for loop condition in test?