what are the different Frame Works in Quick Test
Proffessional testing
Answer Posted / shailaja
1.Linear frame work
2.Data driven frame work
3.Module driven frame work
4.Keyword driven frame work
5.Hydrid driven frame work(It is the combination of 3 & 4)
But as mentioned above can you let me know the navigation
difference between the two Module driven frame works
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How can we import into Excel "Details" ,"Result" ,"Time" parameters from within a Results Report which is generated after a Run error when a script is executed in QTP? Refer E.g below Status Functionality Description RunDate Fail Login User should be able to Login 12/3/2007 StartTime EndTime Details* 1:31:58 PM 1:32:29 PM (this one i want)
what is the structure for the data driven framework
what is key word driven frame work ? why it is called like that ? what is the diference between keyword driven and data driven frame work ?
hi i have 4 yrs exp in manual and automation testing using QTP i need sample resumes plz can u send this mail id pbre1980@gmail.com
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 the common defects found in your project? (in qtp interview)
What is keyword view?
Hi all, I am using windows vista, I am in the process of learning QTP. When ever I try to work with insert mode in flight application , i am getting the error of 'Operation must use an update table query, fractional truncation(null) error. Can anyone help me regarding this?
What do you mean by checkpoints in qtp?
How many lines of code in each script of QTP?
hi i want license key for qtp 9.2 pls its adjust product name : quick test professional locking code :8 - 54A6A license type : seat license maintenance number : 88888888-8888 pls send license key to my email id borusu.ramkumar@gmail.com
What is the difference between keyword view and expert view?
What is the quicktest professional (qtp) testing process?
How to change the priorities of the recovery scenario properties?
What is Distributed testing? How does UFT support it?