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 / raghu
if at all the object description is described inside the
program then we call it as DESCRIPTIVE PROGRAMMING.
Library functions in QTP : these are the user defined
functions
what are the mandotory properties in qtp : Mandatory
properties are a list of properties under mandatory section
inorder to identify the object.
what frame work you are using at your project: Data Driven
frame work using the datatable sheet.
what is object repositery : this is a storage place where
one can store the objects info.. and it also acts as an
interface testscript and AUT in order to identify the
objects.
what is our role as per qtp project is concerned as a
software tester : AUTHORING , Execution anddefect
rising,query logs
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What do you to script when objects are removed from application?
How to use the object spy in quicktest professional (qtp) 8.0 version?
What are the different attribute used with regular expression?
am not having intrest in coding lang like c c++ java etc can i choose Testing tools as my carrier and please suggest me which tool is good (suitable for me)
Does QTP have any limitations?Can it work with all kinds of programming languages like java,springs,ajax ,hybernet?Also does it work well with windows 7.What are its other limitations
hi Friends ,willany body tell me what is the Scope for the automation Testing inht Future is their Or not And what is the Top Most Level in the testing section according the Pay scale
How can we extract data like "Details","Result","Time" from the 'Run Error' result generated in QTP after run time errors are generated during a run & import the details etc...into excel sheet
Explain Descriptive Programming Types with Examples?
How does qtp identify objects in the application?
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 need to obtain the parent of an object programatically, so if I have: winButton("aButton") I need to obtain the parent part: window("Window1").Dialog("Dialog1") so I can programatically create a string of the full name of the object to call it with an execute statement in QTP I would like to use something like: part[1] = "window(""Window1"")" part[2] = "dialog(""Dialog1"")" so I can do: exeLine = part[1]&"."&part[2]&"."&"winButton(""aButton"")" Execute exeLine Apart from keeping a record of the window/dialog hierarchy is there a parent or path function/ command Thanks Adrian
what is the structure for the data driven framework
iam have done mba(finance)in 2008. in 2008 one reputed consultancy came off campus interview our institution. i got job as "manual test engineer". now iam working as "manual testing engineer". now my problem is when iam going interview the interviewer asking like " ur mba gradute how can u get job in test engineer." this question i have faced every interview. iam explaining how iam getting job. but they are not trust me". pls tell me answer how i am giving relavent ans.. this is my mail id y.ramana84@gmail.com
How to sendKeys in QTP? Diff b/w sendkeys and device replay? Diff b/w function and Sub? Diff b/w Array and List Different Types of running Keys other than Fast, slow,Normal mode Regular expression for http://newtours.demoaut.com Difference between \w and \W How to generate script button Recording Types Different Types of Actions? Using DP performance degrades, If Yes why? How to close all the opened browsers? Diff b/w SystemUtil.Run and invoke application? If qtp not recognized the combo box How to select values from drop down?
How do you test the text displayed in the header portion of times of india epaper. Hot news(banner) are scrolling in the top of the page, how do you test using QTP?