what is descriptive programming?
what are the mandotory properties in qtp?
what are libriry functions in qtp?
what frame work you are using at your project?
what is object repositery?
what is our role as per qtp project is concerned as a
software tester?
Answer Posted / shubhranshu bhattacharya
Descriptive programming: As it indicates it also describes
the object and program with the property and method
associated with them. It does not need any eternal help or
object repository to run.
Mandatory Properties are those which are by default present
in the system for the object and should be used at run time.
Data Driven framework is being used with data table for input.
Object Repository is a storage place in qtp where all the
methods and properties are recorded with the object which
are helpful in run time of the test or in other test.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How can i use virtual objects? If have i created one new virtual object in a virtual object manager by following instructions.
What is the syntax to call one script from another? And what can be the syntax to call one “action” in another?
Hi! My OTP script has several bitmap checkpoints included which I check in the test results xml file. The test is for SAP 4.7. I need to save these bitmaps to files or at least export them to the html file using the export function in the test results viewer. Could you please help me with this problem? Thank you in advance! Best regards, Peter
i have a doubt can anyone tell me where are scripts stored while using QTP.Tell me the exact procedure takes place in real time?like how we call scripts how to proceed after writing scripts?how scripts are executed etc?i heard some use Qc whether others dont use.so tell me whole procedure for both the things it will be a very big help.as i have interview i want to have whole idea on this.its very urgent.
How to modify the text checkpoint?
How to check feasibility of the appliction?in automation testing?
How to recognise the webelement and verifying that webelement is enabled?
There is an excel file of 1 to 100 sheets how you will iterate through it?
How to get Traceability matrix from TD?
suppose in the middle of the project QTP will not work properly, then what do u do? and ur team?
what is supply chain management?
Have you used xml check point in your project? How?
How to associate shared object repository to test in qtp?
Name the properties you would use for identifying a browser and page when using descriptive programming?
Why bpt?