Does QTP recognize two diff browser's at a time..?if
possible how..? Is it possible run scripts on Mozilla which
are recorded on IE..?..How..?
Answer Posted / rico
QTP does only one operation at one time....recognizing
multiple browsers at a time, i don't think its
possible...if it is..please let me know the solution @
merri_rico6@gmail.com
| Is This Answer Correct ? | 4 Yes | 13 No |
Post New Answer View All Answers
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.
The hybrid framework can be implemented for any application. Is it true?
What is the difference between run time object and test object?
what is stepin & stepout?
What are the flaws in water fall model and how to overcome it?
Can you write a script to check if the folder exists or not?
hi guys, pls tell me for testing institution training hub, hitech city is best or not?
When and why to use descriptive programming?
Hi All, I Want To excute scripts batch without using QC .I need code for that Thanks Balaji
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
am not having intrest in coding lang like c c++ java etc can i choose Testing tools as my carrier and please suggest me which tool is good (suitable for me)
What is the difference between rational rose and QTP?
Is it possible to change the property value at runtime? How it is possible?
What are the views available in qtp?
How does qtp recognize objects in aut?