Hi all,
Recently i faced this question in infosys
What is QTP architecture??
Is Architecuture and Framework are same??
Can someone please give clear understanding of this.
Answers were Sorted based on User's Feedback
Answer / ramana
QTP Architecture is nothing But first Decided to Automate or not ?
1) Decision of Automation Testing
2) Automation Test Planing
3) Which tool is supported for your Application
4) Design of Automation Framework
5) Setting and Training of Automation Team
6) Development of automation Scripts
7) Review and rework of Automation scripts
8) integration of Automation Scripts
9) Setup Test Execution Environment
10) Execute automation Scripts
11) enhancement of automation Scripts
12) Analysis of Test Results
12
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / tarak
Qtp architecture is nothing but framework folder structure like driver script,object repository,test data,environment variables,recovery scenarios etc...
| Is This Answer Correct ? | 1 Yes | 3 No |
Answer / tarak
QTP Architecture is nothing but Framework folder structure
Example:-Driver Script,Object Repository,Test Data,Environment Variables,Recovery Scenario etc....
| Is This Answer Correct ? | 0 Yes | 2 No |
How many types of Actions are there in QTP?
In QTP TEST DIRECTOR COMBINATION WHAT IS THE PURPOSE OF TEST DIRECTOR? In Somebody says to store test cases and design test cases.?ok fine , but In test director 5.0 , QTp not launching. what u do?
A question was asked in a company-suppose, I am testing a website on QTP, all the time a new title bar is appeared on next page. Trying to use regular expression under key word driven testing but expert view is also appearing unchanged and error is also generating, do you have any best resolution for that kindly explain in detail. please dont give example of yahoomail, that is unable to clear my doubt.
Hello Everyone, I have a problem. QTP is capturing no action on a particular page in the application that I am trying to automate. But on the same side its working fine on other pages of the same application. Can someone please help me understand the reason behind this inconsistency.
hi i am new to qtp i need to run all files by a batch what is the procedure and what are following actions to be take?
Where should we turn Smart Identification ON in QTP?
how qtp identifies objects of application.
In my script there is a link(e.g. 'My Page') when I execute the script sometimes(not every time) QTP throws an error that "My Page(as link)" not found. Pleaase tell me where I need to update
How many types of actions are there in quicktest professional (qtp)?
Using Regular expression in Date format DD/MM/YYYY (0[1-9]|[12][0-9]|3[01])/(0[1-9]|1[12])/([0-9]{4}) in this regular expression year 0000 also accepted.I need atleast any one single digit must be nonzero value (like 0009,1000,0034)
PLEASE TELL ME WHEN DO YOU USE THE OBJECT SPY AT RUN TIME
What are the different types of Database checkpoints in QTP? when they are used?