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 |
What is the difference between client server application and web based application?
How To Export The Screen Shoots Along With The Test Reports In QTP Version 10? Thanks In Advance SenthilKumar
CAN WE USE 'BVA' AND 'ECP' IN AUTOMATION?
Key word driven framework
How will you enchance the script?
How to test the mandatory fields in QTP?
i'm testing the webpage with QTP, in this wabpage i have to choose the CV from the window, but QTP can't recognize the object, so i used the Low LEvel Recording, but every time i run the test, QTP go to halt when it gets to the Recorded part, any solution for that?( except puting delay in the script and manuall selecting, because i've did that)
What is the use of environment variables?
when we right click on the desktop of any operating system we find a menu , consisting of refresh,edit,open,paste and cut etc... how to load the object and object properties of that menu in QTP
How software automation specialist enter steps in the Expert View?
Explain different types of action in qtp?
Difference between copy to action and call to action?