tell me about framework types and most used framework in
real time.
types of output value in details.
diff between wr and qtp in detail.
Answers were Sorted based on User's Feedback
Answer / saritha
Typesof Automation framework:
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
most commonly used depends on the project and the company
| Is This Answer Correct ? | 4 Yes | 0 No |
Is there anyway to have QTP go into a website and map out every object before I actually record any tests? I basically want to map out a website with all the objects and build a complete repository. The reason is because I'm running into issues with hierarcical objects. for example: Browser("ABC company- Home").Page("ABC company - Home").Link ("About Us").Click Browser("ABC company - Page 2").Page("ABC company - Page 2").Link("About Us").Click Both these links ("objects" and I use that term loosely as I'm trained mostly in OO programming) go to the same place but but the object heirarchies (pages) are different. I want a repository that will find any possible link on any possible page without having to manually record it. Is there a way to do this?
Write a script to verify font style and color of a windows object using descriptive programming
It is regarding VBScript, how to export our function results to ExcelSheet through VBscripting. Ex: I have written add function, that result should export to Excel.
HOW TO DO THE BATCH TESTING USING QTP?
How do we run a test from the 3rd row of the datatable in QTP? Leaving the first two rows we need to test AUT from 3rd row to n'th row.
Step 3&4 are repeated until an the object in recognised uniquely.
Where we save all scripts in the QTP
5 Answers Ordain Solutions, Sathya Technologies,
Whether it is possible to test the adobe's controls like zoom, resize, save etc using QTP...If yes, how u can do the same?
Hi everybody, Can anybody tell me that how the QTP frameworks are implemented . I wanted to know with examples . Thanks in advance
In QTP if u got a defect , how to report to developer using Test director or Quality center .
What is checkpoints for quicktest professional (qtp)?
Do we get any issues if we run the testscript on different browsers? what are the options we need to st in QTP?