How can i get QTP 9.2 software or any webside where i can
download ? can anyone help me out , i want to be expert in
QTP ,but i don't have the software
Answer Posted / venugopald9
hi this is venugopal
first download u torrent software.
In search box type qtp 9.2 trial version.
then you will get torrent search window(like google search).
In that u will get qtp9.2 torrents.
download the torrent and double click on downloaded torrent.
using u torrent is very safe way to download any software
venugopal .D
+91-8978693189
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is quick test pro?
How to automate a script in mainframes environment? I have the terminal emulator Add in. Describe in detail.
WAT IS DATA BASE AND XML CHECK POINT ?HOW TO IMPLEMENT IT ... GIVE PROPER EXAMPLE FOR IT
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 in real time who will execute the qtp test scripts? my faculty said, in a companty automation testers are written the test scripts and manual testers are execute the test scripts...IS IT RIGHT OR NOT?
www.icici.com after this home page wll came, in this page what r the items we r going to test for manual and what the element we r test for QTP... explian clearly with example
i am a begnner so am learning Error handling :tried using Recovery manager didnt work i want to be able to handle errors , e.g. if while running the test the folwoing does not show up then how can i use the If then else and goto next step in the test, as in many scenarios it does not show up Browser("The Shopping Channel -").Page("The Shopping Channel -_8").Image("easy pay").Click
What is qtpro? What is quick test pro? What is a quick test professional?
what is test scheduleling?
Did the scripts need lot of maintenance? If yes, why?
For QTP Test Engineer, What is his contribution to the Project? Means, As as automation test engineer what is his role in the current project?
Hi Guys, I want to place all of my values which i am getting it from a loop in to a global shee. For that i had written the script like this For i = 1 to ECOs-1 ECO = List(i).GetROProperty("innertext") DataTable.AddSheet("ECOList") DataTable.GetSheet("ECOList").AddParameter "ECOList",ECO AbortECO = DataTable.GetSheet("ECOList").GetParameter ("ECOList").Value msgbox AbortECO DataTable.GetSheet("ECOList").SetNextRow Using the above script, whenever the loop iterates it is creating new column "ECOLIST" in the sheet called "ECOLIST". It means, the values are displaying in the column wise even though i added the script " DataTable.GetSheet("ECOList").SetNextRow" . The cursor is not moving to the next line. Anybody help me out how to pass the values from script to the excel(Global/Local) sheet. Pls let me know @ nbabu11@gmail.com if you are not clear about the question.
What is an optional step in qtp ?
write the vb script for call to new action in qtp?
What are the general steps involved in the data driven framework?