Please have a look at this: a = Browser("Travel Boutique Online").Page("Travel Boutique Online_2").webelement("innerhtml:=2622").getroproperty("y") a=a+9 msgbox a Browser("Travel Boutique Online").Page("Travel Boutique Online_2").image("alt:=check","y:=a").click Now please let me explain. As clear from code I am trying to enter value of variable 'a' as Property y. But each time QTP AND MY SYSTEM stops responding when this line is execcuted. But When i enter some number in place of 'a' in the last line. it works fine. Please let me know what I am doing wrong at time of entering the variable in last line. Thanks a lot
3 6229What is the latest version of QTP? aster googling i found it 9.5 . but somewhere in my frnds resume i hve seen 10.0 so i am a bit confused pls let me know.
NCR,
4 5990There is one login screen,after accepting valid username and apassword, it will show the next screen. In the 2nd screen u r having 2 combo boxes, U have to select any item from these, and click OK button. After closing that, it will show the 3rd screen. If u click CANCEL button from 2nd screen it will show the first screen. Write QTP script for it???
1 5394Without QTP (or any Testing tool) can we able to test the GUI part of the Applications. for Example generating the Scripts in Notepad and Executing them Using VB. Is it Possible to do so..
2 4925
How to use reporter.report event in qtp ?
Hi, Hope you viewers are doing fine with good health. What are the steps and connection parameters to connect to Oracle db ? Can you connect with just the Oracle client or Oracle XE ? Cheers!!
distinguish between old version and new version QTP features.
Please guide me release notes of Automation once scripts are completed
How to perform cross platform testing and cross browser testing using qtp? Can you explain giving some example?
please post the interview questions for QA position in FACTSET
In an interview, what r the general questions asked in QTP? pls give me anwser to this question?
How does QTP identify an object?
Diff b/w test scenario's and test Procedures?
how to create flat file datasubmission in qtp
Are Shared ORs read-only?
How can you identify the browser and its information using QTP script?
What does it mean when a check point is in red color? What do you do?
Explain about the test fusion report of quicktest professional (qtp)?
Hi All, How to Compare two strings character by character in QTP