Tell about automation object model(Aom) in qtp?
Answer Posted / gayathri
aom IS THE CONCEPT OF "TO AUTOMATE THE QTP ITSELF"
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
For which type of projects the iterative model is not suitable?
What is the difference between QTP and WinRunner? Why do you choose only QTP for automation among remaing tools like Rational robot and silk test? Write the VBscript for any functionality in your project ? What is the cost of QTP ? If you entered into yahoo mail with your valid user name then you will get FOR EXAMPLE , " welcome to krishna " on the top of inbo page , how can you test it in QTP? What type of testing you can do, when we gave you 5 screens and how can you test that application? What type of framework you are using in your company and explain it?
Can we record an application running on a remote machine using qtp?
What is the file extension of the code file and object repository file in QTP?
Where can I find and view run-time data table?
What is the differences between image check point and bit map check point?
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field and so on. how we can handle this scenerio thru Descriptive programming?
What are the different attributes used with regular expression?
How will internal and external links be validated and updated? how often?
Hi How to retrieve data from web element line by line?
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.
how can i pass a "automation script" as a parameter in a function give me need full suggestion thank inadvance
How to get Traceability matrix from TD?
what is output value in QTP and how it can be used in automation testing
what is profile tool?