Hello Everybody,
How to maintain the page state in QTP.
My scenario is:
1. I opened a notepad file.
2. Entered some text in the notepad file.
3.And changed the font type and color of the notepad file.
And saved that.
4.Now next time when I will open the notepad it is showing
the changed font type and color, rather than the default
values.
Please provide the code.
Thanks,
Gaytri
Answer Posted / gaytri
Thanks A Lot to all of you...:)
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Is it possible to switch between recording modes during a test creation?
What is the registration process and examination fees?
Hi Friends, Can anyone help me out in this one? In QTP, I am using Data Driver and want to parameterise multiple values (say 3 values ) for a field. How can I do it using Data Driver wizard? Plz mention it step-by-step. In the end after doing the needful, on opening the Data Driver window, how can I get number (i.e. 3) in the Parameterised column for that particualr value? Thanks a lot in advance.
What is contained in the object repository?
How to test the login page in different ways in automation testing and i need code?
in data driven testing for performing operations which method is easy from manual test data,keyword view,or from database.and why?
What do you to script when objects are removed from application?
Hello Everyone, Please provide me the practical example of business component concept of QTP.Like how to create business component,how to connect the quality center etc.... Thanks in advance, Gaytri
can the activities of test case design be automated?
In what occasion we can specify global sheet and action sheet?
An action has both shared and local or associated to it and both have the same object in them. In the test which one will be considered?
Explain process of smart Identification in QTP?
What are some test assets and related extensions of qtp?
How to use checkpoints in qtp ?
I am getting the "test object property" Description properties "toolkit class" value By using "gettoproperty" in run time But my problem is how to get Ordinal Identyfier's type and value Type is index, value is 0 How can i keep this values in to required place How can i get these values in runtime I have to insert these "index" and "value" into another area Is there any script for this like "gettoproperties","Getroproperties" If anybody knows,please help me .