QTP Interview Questions
Questions Answers Views Company eMail

where the check points are stored ?

IBM,

3 9316

what is database check point, how will you parameterize the database from seperate data table?

JPMorgan Chase,

2 9130

How will you handle application crash using recovery scenario manager(step by step process)?

1 6925

what is virtual object?

2 4302

what is difference between calling a function and reusing an action?

1 6941

How QTP support all types of applications (platforms)?

4253

what is difference between application testing and product testing?

IBM,

5 15575

what is throw object ?

1 3360

what is run-time data?

1901

How will you enchance the script?

1 2688

Can objects recognised without repository?

5 8608

where did you automate in your project?(please tell me example senarios)

2 5877

any challange that faced in your project? (please give me some examples in your project?

1 4421

what is batch testing?

1 4369

what is run action?

1627


Post New QTP Questions

Un-Answered Questions { QTP }

Please guide me release notes of Automation once scripts are completed

1627


is there any addin for remedy user application

1954


What ate the Technologies supported by QTP?

886


explain structured testing? plz guys with exp. do answer

1608


What are the various types of Actions in UFT?

780


How to add synchronisation points in qtp?

747


What is the differences between image check point and bit map check point?

759


could any help me please, how to work on visual foxpro application using UFT

2009


Hi! My OTP script has several bitmap checkpoints included which I check in the test results xml file. The test is for SAP 4.7. I need to save these bitmaps to files or at least export them to the html file using the export function in the test results viewer. Could you please help me with this problem? Thank you in advance! Best regards, Peter

2426


What is RTM (require ment tracebulity marix) fromate?

1708


What is action? How many types of actions are there in qtp?

829


How you calling actions in qtp?

817


What is the quicktest professional testing process?

786


what is supply chain management?

2316


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.

1635