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 syntax for regular expression in QTP? how to create user defined functions in QTP?
Hi Friends, I have an application that is having some options to choose. While doing business transaction I need to select one option among from available options. But here the thing is, we won't get one option which we've chosen already and the available options will get automatically from the system with time basis, moreover each and every option having with various label names respective to that option. So obviously if I run my recorded script will automatically gets fail, even though it got pass at first time. Could anyone please give me appropriate solution for this. I would be greatly obliged with you if you give the solution as soon as possible.
why was automation used in the project?
Write the code for,In the page screen we have total 10 Links,out of these I have to click 9th link
When we use 'ERR' object to handle the exceptions in the script, do we need to include any statement in the beginning of the script..??
2 Answers DST Global Solutions,
I used Child objects to get the count of the no of weblist present in the page.now i need to select the item in the weblist..Please send me full code
how to identify an object which is not in the object repository identification can be done using descriptive programming.
In qtp is it possible to check broken links of a page?
does QTP provides any tools for parametrisation?
Hello friends can anybody tell me about the architecture of QTP with diagram of it.this architecture is same for any domain like ERP/Banking/CRM/Healthcare or it's different then please tell me.thanks
What is .Ini file in QTP?
How will you compare keyword and expert view?