I wnnt to learn about QTP Automation Framework,please give
URL Address to get more information about AFW.
No Answer is Posted For this Question
Be the First to Post Answer
What is keyword driven framework, what is "key" in It.
wt is the difference between global and action excel database in qtp?for example one action is calling another action the second action is using action excell sheet?if it is using global sheet what makes the difference?
Discuss quicktest professional (qtp) environment?
How can the functions inside DLL be called from QTP? i mean How can i use those functions(Inside DLL) in QTP
What is text check point and text area check point?
what is difference between Mandatrary proparties and Assistive proparties? Explain
Is the qtp course will help to create a virtual object?
Distinguish between manual testing and automation testing
Can we Test Welcome Screens and Process Images with QTP
when I try to run below script in QTP "totalPages" value is 2. But i am getting error message (Type mismatch: 'totalPages' Line (): "For i=1 to totalPages".) totalPages=Browser("Name:=User").Page("Title:=User").WebElem ent("innertext:=of.*").GetROProperty("InnerText") msgbox totalPages For i=1 to totalPages rnum=Browser("Name:=User").Page("Title:=User").WebTa ble("column names:=User Name;ID;Last Name;First Name").GetRowWithCellText("store4") If rnum>0 Then r=rnum Exit for End If Browser("Name:=User").Page("Title:=User").WebElement ("html tag:=A","x:=471").Click MsgBox "Exit" Next
can any body help me out by providing links/material for descriptive programming in QTP otherwise can you post decriptive programing based interview Questetion&ans. plz help me out . i need it.
what is the difference between data table and spread sheet?