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
Hi All, I need Code For how to export Pass\Fail status to excell sheet without using QC. Thanks Balaji
Plz give the vb script for the following scenerio I have faced one issues while doing test in QTP. I have described the scenario below. 1. I have to test web application.In that i want to select from the drop down values in the application. 2. Suppose Drop down has 5 value "A,B,C,D,E".I would like to give value from data table of QTP. 3. For every iliteration it should select A,then B and so on
How can we parameterize our test, values in flat file. Ex:- Values in notepad, with that values i want to parameterize the test.
I want different types of discriptive programming statments coded for different types of web-objects?Give syntax and example?
hi i am working with vbwindow on qtp.first i am openning qtp whenever open qtp my application not open that time generated error like "Runtime error 0" and fatal error:automation error how to solve this problem pls tell me
wt is memory leakage?
What is the Major difference between QTP ; LoadRunner? If u want to test an 1. erp module which automation tool you would prefer and why? and 2. for web application, which tool and why?
write a script to verify the image path(src property) of the images which are in web pages.
is it possible to change the date format like MM/DD/YY into DD/MM?YY through script in QTP
Could we use QTP for java project(Which is develop in Netbeans and My SQL) otherwise which one is suitable?
what is the mediater between qtp and application/project in automation testing?
how we can take data in the username field text box into variable in web application explain with example and give all functions to get data into variables