explian qtp frame work and what is the use of it? what is
the neceecity of this? explian detail?
Answers were Sorted based on User's Feedback
Answer / 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 |
qtp frame work is nothing but a reposity means if you want
to maintain any project related data
Use: qtp mainly depend on that object so each oject has
different name for identification purpose
In Framework you should maintain some flate files in that
flate files we should maintain some data related to object
name and what is the method of that oject like that
Necessity:
saving of time and any newly joined person also easily
identify what is the things are going on......
while running the script also it is more use ful
easily we can call functions
| Is This Answer Correct ? | 1 Yes | 0 No |
I have a Webtable object in my shared object repository, say WT1, which has different index value in 2 different versions, one version having WT1's index value as 1 and other version having WT1's index value as 2. how could i use same test script to identify the WT1 object having different index values.
How to use the object spy in quicktest professional 8.0 version?
What is test automation framework?which framework does QTP follow?Need some practical explanation as to how u will start ur testing process following a particular framework?
How does you test a weblink which is changing dynamically?
Can we check environment variable value without existing of environment variable
hi all QTP recognizing objects as "string_1","string_2","string_3","string_4" like that but when using FOR LOOP for these.QTP not proceeding further can i declare these _1,_2,_3,_4 as a single variable
Hi, How to give drop down values as input [Variable] from data table in QTP? If u know share with me.
If 3 browsers are opened in our system, how to enter the facebook url into second browser by using descriptive programing
how to write scripts in QTP?
Hai Guys, can anybody show me how to write automaed test cases using VB scprit(examples)...i had an interviw soon...please guyz send as quickly as possible
How to retrieve the property of an object in QTP?
How can we extract data like "Details","Result","Time" from the 'Run Error' result generated in QTP after run time errors are generated during a run & import the details etc...into excel sheet