How you can make an action as re-usable action?
No Answer is Posted For this Question
Be the First to Post Answer
Reverse string without mid or streverse function.
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?
How to get data from excel sheet to the script? write the script.
How to export quicktest professional (qtp) results to an .xls file?
Can we call a parameter from an action to other action?
what is the difference between DATA TABLE and DATA SET?
What is the difference between low level recording and virtual object.
from where we will retrieve data for data driven tests in qtp?
Hello everybody, can we maintain the state of page in QTP? 1. suppose i opened a notepad text file i entered some text and changed the font type and font size and saved that file. 2. Now next time when i will open a new notepad file it is showing me that font type and size which i changed in my previous step. 3. Here i want that QTP should capture the default setting i.e. it should maintain the state of the page. Thanks in advance, Gaytri
Could any one explain about the nested actions in QTP? This question is asked by Qualitree and CA
3 Answers CA, Qualtree Solutions,
what is Unicoad Compatibility ???? HOw does this makes a diffrence from Winrunner.???
Could we use QTP for java project(Which is develop in Netbeans and My SQL) otherwise which one is suitable?