How can we use the "CreateObject("Shell.Application")" in
QTP and what is the definition and purpose of it?
No Answer is Posted For this Question
Be the First to Post Answer
anybody give me the real time example for descriptive programming of web application
Explain different checkpoints in qtp.
Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?
What is the default add-ins in qtp?
I am a beginner plz tell me,how do we write scripts in QTP? In my opinion we can write scipts in expert view or there is another option where we can write scripts. plz tell me.
The structure of keyword driven frame work is like a folder structure the different sub folder are 1-functional libray folder 2-object repository folder 3- database folder 4-appliction1.xls 5-initalzation vbs file 6-sequence file 7-driver script 8-test case list file My question is whether these are in a local server machine or in our pc.((whether It like Vss). can u give example of driver script(code)
Explain actions in qtp ?
What are the Features & Benefits of Quick Test Pro (QTP 8.0)?
banking project description for software tester
in howmany ways you perfrom batchtesting
write a qtp script to verify that the business price is twice the economy price in flight reservation window
Can any one tell me Difference between Keyword Driven Frame work and Hybrid framework? Its Urgent.