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 / santhosh
In notepad after writing some text and then saving that
file as .txt again open the notepad change the font
size,font type,etc and write some text and save
Now onwards ur notepad will display the text settings as
mentioned in the previous settings until u again change
those settings,It is the nature of the Windows Operating
Syytem
For Example,If a text is written on notepad and saved on
system1
and again a text is written on notepad asn saved on system2
Now copy text file on system1 to system2 either by using
network or mail any way,but the text will dispaly the
current settings of notepad and vieversa in case of system2
So,Qtp also maintains current page state of that particular
system as the Windows Operating Sytem maintains
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
ACTUALLY I AM WORKING IN THE DISTRIBUTION DOMAIN.MY COMPANY IS PROVIDING DISTRIBUTION SOFTWARE FOR PHARMA AND FMCG DISTRIBUTORS.HERE I AM USING QTP 9.2.HERE IN MY APPLICATION WHILE RECORDING ONE WINDOW APPEARS.IN THAT I CAN SELECT THE ITEM OR NO NEED TO SELECT.BUT WHILE RUNNING THE SAME SCRIPT THE WINDOW MAY NOT APPEAR OR APPEAR.HOW TO WRITE SCRIPT FOR THIS
when u script reveiwing in which area u more concentrates?
How to creating an output value using quicktest professional (qtp)?
Does quicktest professional is unicode compatible?
What is the latest version of qtp?
How many types of trigger events are there in qtp?
The structure of keyword driven frame work is like a folder structure the different sub folder are 1-functional libray folder 2-object repository folder 3- database folder 4-appliction1.xls 5-initalzation vbs file 6-sequence file 7-driver script 8-test case list file My question is whether these are in a local server machine or in our pc.((whether It like Vss). can u give example of driver script(code)
How many add-ins comes by default with quicktest professional (qtp)?
In QTP TEST DIRECTOR COMBINATION WHAT IS THE PURPOSE OF TEST DIRECTOR? In Somebody says to store test cases and design test cases.?ok fine , but In test director 5.0 , QTp not launching. what u do?
When and why to use descriptive programming?
Explain features of the latest version of qtp/ uft 12.1?
If you giving priority as p0, as a developer if I give priority as p2, What happens In user defined function ?
hi to all, i need a code.. in flight application 1.i need to login first then i need to insert 3 new orders... 2.i have to log out 3.i have to login again with different user 4.need to insert 2 new orders 5.then need to log out 6.then again login with different user 7.3 new orders create and log out 8.but we hv to do this using data table and actions please help me
What are private functions in QTP? How they can be called from the function library?
How to use descriptive programming?