Did QTP prove efficient for your project? Yes or No, explain?
No Answer is Posted For this Question
Be the First to Post Answer
If created one virtual object? Next time I changed the window position will it work?
what is debugging testing?
will QTP 9.2 run successfully on Linux(gui) operating system
Is there is any method how to connect remote desk throw QTP if yes please answer with a example?
take one example and write vbscript on one web application in qtp? explian descriptive programe with one example?
How did you resolve conflicts present in Object Repository?
What are default add-ins 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?
Can the mode of object repository be change during run time? Eg. if the mode is per-action during design time can i change it to shared and vice-versa? Any scripting possible?
what type of framework u r using in ur organization
Where to use function or action?
1) after inserting the check point how to change the expected value that was captured while inserting the check point