What is test automation framework?which framework does QTP
follow?Need some practical explanation as to how u will
start ur testing process following a particular framework?
Answer Posted / balasubramaniyam
Framework is a procedure in which we can write & execute the
automation script.in other words Framework is a guide,rule
or procedure to run the automated script with less manual
intervention or without manual intervention.
types of framework:
1.Modularity framework
2.test driver framework
3.Data driven framework
4.keyword driven framework
5.hybrid framework
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
How to get popup error message.
please post the interview questions for QA position in FACTSET
Hi All , How can we decicde for pariticular frame(DataDriven or Keword Driven)in Project? Thanks Balaji
What is the parameterization? Give one example?
With what extension you can save the list of tests in a file to run in test batch runner?
Hi, I am using 2 excel sheet.First excel sheet works fine with the script, if it opens the 2nd excel sheet,it works fine,but after finish all the rows it is giving the following error in the following line. InValid Procedure call or argument Line (178): "Browser("name:="&result,"application version:=internet explorer 7").Page ("title:=bgt.*", "index:=0").WebList ("name:=SearchType","html id:=Select1","location:=0").Select SearchType1". I have seen a web article says that,If we use any vbscript friendly name it may gives the above error-Invalid procedure call or argument not sure,Am I using any VBScript frienlyName? in the above line? [but the same line is perfecly working for first Excel ] It is little urgent. Any Help Thanks you
Hi All, How to Compare two strings character by character in QTP
Hi, how can we check or avoid the memory leakage in QTP9.2?
Thanks....But can u tell me how i use the QTP for GIS with one Example...
What ate the Technologies supported by QTP?
Write the code for,In the page screen we have total 10 Links,out of these I have to click 9th link
how to test load test and block box testing an a web based application pls give ans briefly
What is data driver in qtp? Where we use it?
What is QTP testing process?
Explain the use of action split in qtp?