What type of framework you are using in your company and
explain it?
Answer Posted / dimple
We r using Hybrid framework which is a combination of
Keyword and Modular.
Modular framework-
for ex:if we have print button in the application in so
many places and we dont need to write the print code again
and again. Just write a function for the actions to be
performed in it and save it in one folder. All functions of
these kinds should be stored. and whenever u need just call
that particular function.
Keyword-Hope u have idea about this
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
In qtp, explain what is qrs file?
What are the views available in quicktest professional?
What is the purpose of loading qtp add-ins?
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.
hi all can anyone explain how to write the code for finding the mandatory columns in table which are having (red*) (red Astrik)
How to upload excel files into Quality Center using QTP Script and how to delete excel files from Quality?
What are test settings and global settings?
What is the synchronization point in qtp?
Does QTP run in any environment?
How will you check a web application for broken links using qtp?
How to perform cross platform testing and cross browser testing using qtp? Can you explain giving some example?
what testplan contents and what test strategy contents,what is the diff b/w them
how do i know how to use tools
Explain calling sub procedure.
Hi All , How can we decicde for pariticular frame(DataDriven or Keword Driven)in Project? Thanks Balaji