what is the frame work your using in automation ?
Answers were Sorted based on User's Feedback
we are using Hybrid frame work. It is combination of both
keyword and Data driven.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / siva
We are using Keyword driven frame work. Where we generate
the script and stores the script in corresponding
folder,recovery files in one folder,functions in one
folder,when ever we want we call it in to the main test
| Is This Answer Correct ? | 0 Yes | 0 No |
keyword Driven.where we can store all datas in their
specific folder,and we can call that any time in the
application.
| Is This Answer Correct ? | 0 Yes | 0 No |
We are using Keyword Driven Frame Work. All the required
resources are stored in to the corresponding folders and
when ever we want the resources we can associate them to
main test. In this frame we will create library files for
the script so that we can call that functions at any point
of time to the script.
| Is This Answer Correct ? | 0 Yes | 0 No |
Hi Friends, Can any one answer this question? 17) What method is used to retrieve the number of columns in the query results? A. Fields.Count B. Fields.Item(EOF) C. Fields.Count(BOF) D. Fields.Count.Value
What is the dis advantage of check points in QTP, if any?
7. Given scenario is like this: One Web table is there and you have to search and retrieve a cell data which is equal to the given number say:123. Assume you have given with the column name/id of the table where the number may exist. So now you have to go to the given column and search for the number 123 and retrieve it along with the row number of it.
What is chaild object method? When we will go for chaild object method? How to use chaild object method?
How the objecs properties are identified?Tell me in Hierarchical order?
How can you handle exceptions in qtp?
Test script is generated and it is enhanced.It is required to be saved.But the disk space is insufficient.You are not permitted to delete any scripts.How are you going to save?
In the website, the protocol has been changed http: to https what you will do? Tell me your approach?
What are the check points can be inserted without recording?
what is the Exact Meaning of Environment Variables?
How to set the function parameters as optional. Pls anybody can give the answer.. Thanks in advance...
what is objectidentification?