i don't have any experience in qtp? Can u please tell me
What work i have to do?

Answer Posted / pradeep

quick test professional is a software, automation tool that
is used to test an application. this is done by recording
the test steps and providing the expected checks. with
later the testers run them and provide their results for
the regression tests.

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Please provide specific examples of advanced/creative usage of QTP, including how impact & benefits for your project

1625


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.

1372


Why script error occur in between recording in qtp?

1753


What is the difference between the keyword view and expert view?

520


Can any one send me the QTP Basic Coding Samples?

1599






what is test scheduleling?

2002


In qtp, explain what is qrs file?

575


UFT 12.02 which ALM version will support

976


Is it possible to call win runner script in qtp?

617


unique properties of button,edit box, radio button,check box?

3807


How to Get the Run-time value of an object under that web app under Test to the local data table sheet of that Action?

3560


Hi, i run scripts in one machine those r passed.when i run the scripts in client side those r failed.Give me such a scenario when ever u faced?

1503


We stored into the objects OR and then write the scripting

1532


What is QTP testing process?

613


Hi All, I have QTP installed on my machine but the application under test is on remote machine. I need to automate the scenarios which consist of automatically enter the remote machine through IP address ,record the application in remote machine and run it also when played. Can some one tell how to record the application in remote machine.

1549