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
Explain actions in qtp ?
How to check bitmap output value?
How we can import data from database?
Explain about the test fusion report of quicktest professional?
Why bpt?
1. What is the difference between Keyword and function in the keyword driven framework? 2. How do you associate Keywords to the script ?
In Remote acess server how u run a test?
i have to login into gmail loginpage i have to pass testcase into userid and password by using functions. the test case of user id is it should take only lowerletters alphabetin between 4 to 6 length.it should not take spectial letters.it should not take numbers.testcase for password is it should take numbers and it should not take alphabets note the following things must happen 1 when i give correct password and userid that password and userid should be seen in QTP result and notepad,xl sheet 2 when i gave in valid password the system willgive message please give valid password that particular messaage should be seen in QTP result,norepa and xl sheet
What is the pros and cons between QTP and Rational Robot
Hi, While recording a Jave based web application, its recording all my actions and the objects.And I have 5 WebEdit objects on the page and all are recorded. But while execution, at the 2 WebEdit object, its entering the value into the object (Its making a call to the AJAX, matching the value), when the control get out of this object the value is erased or cleared. Could anyone please help. I have recoreded 5 more scenarios where WebEdit is in the picture on different webpages and all are working fine. Here is my Script: Browser("Sign In").Page("Matching Workbench_3").WebEdit ("locationLookup").Set "0320 - SEATTLE-KM" Browser("Sign In").Page("Matching Workbench_3").WebEdit ("supplierNameLookup").Set "TRAMMO PETROLEUM INC" *** SupplierNameLookup is the object, which is haing an issue. And also I was using the SendString function, but it didnt work.
When using descriptive programming?
An action has both shared and local or associated to it and both have the same object in them. In the test which one will be considered?
desribe a situation where u faced a stressful situation and how did u cope with it
Hi! Using Descriptive Programming How do we get Parent object for an object by writing script(DP). Say, i want to get a parent object for a "Link" in a web page by writing script in Descriptive Programming.
how do u manipulating INI, DLL and / or registry files in support of your test environment? actually what do u mean by INI and DLL or registry files. plzzz its urgent do answer