Answer Posted / suneel reddy
active screen is feature provided by qtp it is used for the
snapshot of each and evry statements the user can
understand the script more easly and enhance the script
easley
| Is This Answer Correct ? | 7 Yes | 4 No |
Post New Answer View All Answers
How to remove the associated function library?
Hi, How Accessibility checkpoint in QTP can be implemented in the test script?
What is difference between Recording time object identification and Run time (Execution) time.
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 are all the fileds present in object repository?
explain keyword driven framework with banking domain?
breef description of batch testing ?
How many types of parameters are available in quicktest professional?
What are the recording modes in wave event?
write script for bitmap image?
HI I want to know the detials of QTP certifications such as syllabus, study Materil etc. Can any provide me all these details?? my mail ID is krishnuvk@yahoo.com
What is the significance of “action 0” in qtp?
Hi there, I've installed a trial version of QTP to see if it works with my product but I cant automate selecting windows from a tree view? Can anyone give me any pointers? Many Thanks
in a web page How to check and display a particular word from a paragraph?
Which functionalities of QTP used in banking project?