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
No Answer is Posted For this Question
Be the First to Post Answer
Explain about the Test Fusion Report of QTP?
How do know the number of browsers opened?
How to import a test case present in ".xls" file to TD under a Test set?
when a test case is written how u test using qtp
we have one text box and one list box(list box appear in same page or another page) what ever the text enter in text box that must be displyed in list box as first one. for example if we enter 10 in text box that is the 1st item in list box . after that we enter 11 then 11 is the 1st item and 10 is 2nd item. the maximum limit of list box is 10 items. if we enter 11th item the 10th item is deleted and llth one is add as 1st one and 9th one goes to 10th position
Can we record using all the modes in a single script? Explanation with example is appreciated
how to identify the user defind varibles? plz tell me
how to test background color and dynamic images during runtime
what is the extension of action script template?
Hi All, I am using QTP for one of the Desktop application which uses Keyboard inputs like 'Tab ,F7 etc' and also mouse (Click). After recording when i am running the Script ,it is not able to recognize the keyboard inputs like F7,Tab and mouse Click because of which either i have to skip that part or manually do the inputs. Please answer how can i make script more flexible so that it will recognize both keyboard and mouse operations.
How to capture dynamic values in load runner and how Each of the captured values are to be written to a text file (c:\temp\LoadRunner1.txt)
What is the method for maximize the application while we using Decriptive programming in QTP?