WHAT IS THE FRAMEWORK & ARCHITECTURE OF YOUR PROJECT
Answers were Sorted based on User's Feedback
Answer / saritha
Automation Framework is the perticular proccedure followed
by company for automation.There are types
1. The test script Modularity framework
2. The test library architectural framework
3. The keyword-driven or table-driven framework
4. The data-driven testing framework
5. The hybrid automation framework (Using two or more
above frameworks
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / srini
As Mention above there are different types of framework, it
is upto the project requirement which frame to follow. To
explain frame in simple words is that,
Frame work is skeleton structure of the folders where you
will defining what info should be placed in which folder.
Based on the project requirement and design architecture
frame must/should be choosen.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / venu
I feel you should say what you did in your automation project.like,
did data driven testing for particular fields,
exception handling for particular fields,
checkpoints you put
about database testing using automation etc.
tell all the qtp features which you used for your project.
| Is This Answer Correct ? | 0 Yes | 2 No |
can we take 'dim my pen is good' as a paramerter
Explain about the Test Fusion Report of QTP ?
how to test Web application using QTP software
How to convert manual test cases to automated testcases
If I change the object name in one action will it be updated in all the actions? Or not?
how u track bugs using Test director in manual testing.
what is the advantages and disadvantages of using functions instead of re usable actions
If you are using descriptive programming and you have two objects with the same name, so you are identiying them by name and index, how can you avoid errors if a third object with the same name is added at the begining of the page?
Can someone tel additonal features which has been included under QTP 9.0 which is not there in 8.2 version?
How can we test existence of a particular word in scentence using QTP tool. Thanks in Advance!!!!!
What is the difference between action & script?
What is SQL injection?