How can we disable popup blocker? (I think it means when we get a pop up messge(its error) how we wil disable that one with out interrupting normal process)
5 10371Hi, Can anyone write the following qtp script...please its urgent ·Navigate to Google in a new IE instance ·Search for the following word "Gap, Inc." ·Iterate thought the first 10 pages of google ·On each page collect the following ·The "blue" page title ·The "green" url ·Output all the data into a file named "test_output.txt" ·Format "Title – URL"
1 4419Hi, Can any body please tell me how to create framework in qtp & where i can get some material to learn about it. regards, rahulT
1 3344How 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…..
2037Hi All, What is an XML Checkpoint in QTP? How can i use it while testing a web application? Kindly explain in detail. Thanks in advance
2 6434Hi All, I am a beginner in QTP and have understood the basics of QTP by going through tutorial. I am trying to Automate a HRMIS application, What is the right approach to Automate this application. Kindly answer. Thanks in advance
1 4712How to automate a script in mainframes environment? I have the terminal emulator Add in. Describe in detail.
2201Does QTP supports Linux or Unix OS?.If so which scripting is preferable? Shell we do record and playback
1 5661Is the provision for integrating QTP with QC ,available from the version 9.0 onwards only or even 8.2 version has such provisions?
1 3749Can someone tel additonal features which has been included under QTP 9.0 which is not there in 8.2 version?
1 3216How to Synchronize the Browser at Field level? For example if you put Browser.sync(), its waiting upto for that Browser sync only. It should wait total Browser get upload with fields.
3 11593Pls anyone, tell me the script in QTP to find the number of links, and images in a webpage. Verry very urgent. I shall really be very thankful
3 8539
Whats the realtime QTP testing process
suppose in the middle of the project QTP will not work properly, then what do u do? and ur team?
What is the recovery scenario in qtp?
how to write xml output check point bu useing descriptive programing .means without useing output check point
Hi All, I have QTP installed on my machine but the application under test (AUT) is on remote desktop.My scenarios is like that,it should contain following steps. 1)Automatically it should click on start and then on remote desktop connection. 2)it should enter the IP address and then connect to remote desktop. 3)and then it should be able to record the application in remote machine and then run it also. Can somebody tell me how to record the application which is in remote machine.
Difference between action & Reusable action?
Shall we add Local Repository to shared object repository,if yes,how we add
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s.
What are main panes available in qtp test browser?
What is the difference between the design-time and run-time data tables?
HI, pls help me on this, iam not able to capture getcelldata value in javatable... msgbox javawindow("").javatable("").getcelldata(3,3) but it diaplays empty...
How to build scripts that access data from external sources?
RECENTLY I PLACED IN QTP..HOW TO IMPROVE VB SCRIPTS KNOWLEDGE? IAM STRUGGING TO WRITE THE AUTOMATION SCRIPTS? ANY BODY TELL HOW TO IMPROVE QTP SCRIPT SKILLS?
Hi all can any one give me roles and responsibilities for QTP (not WINRUNNER)
What are the properties you would use for identifying a browser and page when using descriptive programming?