How should i get name of the screen?
Ex:There is a "submit" button.If i clicked on the submit
button it opens a screen. I want that screen name.How can i
get that screen name
I dont have any property regarding that screen.
If suppose we cliked on the screen , Then QTP captures the
screen properties
then i can get the screen name by using GETROPROPERTY
But i want the screen name without clicking the screen.
("I am using the "settoproperty" for Second screen by using
fist screen properties")
Please tell me anyone
Answer Posted / art
U can use Object Spy feature in QTP, to capture the
mandatory and assistive ppty of any object. In ur case, u
want the screen name;
1. Perform the action, by clicking the submit button and
the screen will open.
2. Now, click the Object Spy feature and a hand like tool
will get displayed.
3.Take the tool, to the corresponding screen and click on
it.
4. U will be able to see all the ppty and values.
Hope this helps. Correct me if I am wrong.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is QTP scenario.
How Can I find the least value in a bunch of variables using qtp.. E.g.:- A = 210, B = 212, C = 60, D = 111 I don’t want to write bunch of lines for this…. Is there a way to get the result in one line…..
Hi we are using QTP9.0 for Seibel Application and this seibel application will give you a popup messagebox which is of web , so qtp takes 3 mins to recognize the messagebox and to click on it , we have more number of messageboxes like this . please suggest me some solution
how interviews will be on QTP?
Could anyone help me for the below scenario: i am using the descriptive programming for my account, in which we have to generate the contract in the MS-word. when i generate this doc, we need to click on enable macros to continue further. but i am unable to make qtp to click on this. if anybody faced the problem like this??? pls help to get it resolved? Thanks in advance
What is checkpoints for quicktest professional?
What is the basic concept of quicktest professional?
I need Major Help with a Script I recorded in QTP 9.5. I am recording scripts for a Web-based application(s) I have all the URLs for each application in Excel spreadhsheet so that QTP can pull that particular application from the spreadsheet and run it. The problem is QTP isn't recognizing one particular URL so when I hit run in QTP to run this script it opens the internet Explorer but isn't open the URL I have in the Excel spreadsheet. I've retyped the URL and still QTP won't open this Particular one for some reason. The site its self is working fine but for whatever reason QTP won't open it. How do I resolve this? I have a deadline of next Friday the 7th to complete this task so please help me in any way you can. Thanks in advance
Explain the concept of object repository?
what is keyword driven testing in qtp?n how is it useful?
What is the difference between the design-time and run-time data tables?
Which HTML specification will be adhered to? How strictly? What variations will be allowed for targeted browsers?
we add library file used in test via settings or through "ExecuteFile" command. when we implement framework do we make common library file and load the same for all the test cases execution?
How to creating an output value using quicktest professional?
How will you check a web application for broken links using qtp?