Did QTP prove efficient for your project? Yes or No, explain?
No Answer is Posted For this Question
Be the First to Post Answer
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
what is the use of Text output value in Qtp?
How to handle the errors without using recovery scenery?
What is the syntax to call one script from another?
How can we change(increase or decrease)the size of a array variable with out loosing the previous values
1 Answers DST Global Solutions,
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 the different types of qtp test assets and their extensions?
Difference between image checkpoint and bitmap checkpoint
suppose i can done the project in automation tool with QTP in that time what i can say?
What are different versions in Win Runner ,QTP ,Load Runner and Test Director till now and atleast please let me know new features for each version. Ex QTP8.2,QTP 8.5.QTP9.2 supports Mozilla 2.0
What are the Mandatory Properties of WebTable Object and Link Object in Web testing using QTP
How can we use the "CreateObject("Shell.Application")" in QTP and what is the definition and purpose of it?