where is the bitmap checkpoint be saved
Answer / sreeprasad
Not only Bitmap Check pointAny check point will be saved in
a Tmp/the script saved
Folder along with the script there is no any other place to
save
| Is This Answer Correct ? | 1 Yes | 0 No |
How do I modify a value of an elemnt which is not the first one in xml file? My sample XML file is like: <Environment> <Variable> <Name>Name</Name> <Value>Uday Kumar</Value> </Variable> <Variable> <Name>Designation</Name> <Value>Senior Software Engineer</Value> </Variable> </Environment> for example, I'd like to change the value 'Senior Software Engineer' to 'Student' in the second element. How do I do it in QTP?
What are SetToProperty, SetRoProperty, GetToProperty scripting?
This is Ajay i have few douts if anybody know pls give me reply. 1. i have opend 2 gmails i am working with 1 gmail i want to close other gmail by usig script. 2.i have 10 links in a page all of them have same properties& names i want to click on 5link by using script. 3.i have one combobox in that i want to see all the citynames in the combobox and i have to check weather hyderabad is present or not. 4. size of objectrepository. 5.what r problems we get during writing the script. 6.is it possible to compare to excel sheets in qtp if possible wht is the script. 7.example for lowlevelrecording
I want to run my qtp scipt on the system where qtp is not installed .I don't want to install qtp but i want that system should use the qtp from another system in lan just the qtp instance should be launched on that system without having qtp installed on it .I probably know the solution that it will be solved through RMI but how to get this problem solved plz help i anyone know the answer
1.what is test automation life cycle?
What’s the basic concept of QTP?
what is meant by iterative model?What is its working principle?What are its advantages and what are its drawbacks?
I used Child objects to get the count of the no of weblist present in the page.now i need to select the item in the weblist..Please send me full code
How to create a Runtime property for an object in QTP?
What r the different type of reports generated in Quality Center?
What is the real use of different actions in QTP
Which object repository we use in real time and can we merge 2 object repostiory and how?