Answer Posted / neha
Yes you can always create a test script without a test generator
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What we are looking for is to load properties of object dynamically as for our application the global repository will pretty huge. It will be really helpful to us if something similar to following functions of Winrunner is available in QTP. #Define descriptor auto strDesc; #set property in the descriptor Gui_desc_set_attr(strDesc,?Class?,?Edit?); --- put other properties #Add Edit box to GUI Map Gui_add(? ?,strWindowName,strEditboxName,strDesc);
Hi,All How to create a link in excel sheet using qtp
What is text/text area checkpoint?
What is the difference between byref and byval in qtp?
Tell me about qtp?
How to integrate the qualitycenter with qtp
1.Write a CRITICAL test cases for calculator ? 2.What is the difference b/w FRS and SRS documents ? 3.What is Component ? 4.What is object ? 5.what is the difference b/w static and dynamic descriptive programming ?
How to handle the exceptions using recovery secnario manager in quicktest professional (qtp)?
Object repositories types, which and when to use?
Write a script to verify font style and color of a windows object using descriptive programming
How is the Bitmap checkpoint different from Image checkpoint?
What is active screen?
What is a recovery scenario?
Can any suggest me what is exposure testing?
How to perform cross platform testing and cross browser testing using qtp? Can you explain giving some example?