what is frame work?
Answers were Sorted based on User's Feedback
Answer / suseela
A test automation framework is a set of assumptions,
concepts, and practices that provide support for automated
software testing to maintain a systematic approach to
develop more robust automation scripts.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / balasubramaniyam s
Framework is Folder structure in which you can organize
things like scripts, object repository, logs, configuration,
and library files
| Is This Answer Correct ? | 1 Yes | 1 No |
what's the difference in between function and sub and give some code as well
difference Between Call Run action and copy of action?
using descriptive programming how to close all opend browsers?
Explain the types of object repository?
How to upload excel files into Quality Center using QTP Script and how to delete excel files from Quality?
How you will rate urself in QTP in the range of 0 to 5
can u explain the keyword driven framework with an example clearly how to create all the files and how to attach to main test.
How to Run a Test using QTP?
In application which areas to be automated and what kind of situation will be take? using QTP? Plz give me the clear answer
1 Answers Tavant Technologies,
How to get the format of a webedit class in qtp. How can i know that particular webedit accept what type of format like "mm/dd/yyyy" or "$" or Alphanumeric
How to open any application during Scripting in QTP?
i am a begnner so am learning Error handling :tried using Recovery manager didnt work i want to be able to handle errors , e.g. if while running the test the folwoing does not show up then how can i use the If then else and goto next step in the test, as in many scenarios it does not show up Browser("The Shopping Channel -").Page("The Shopping Channel -_8").Image("easy pay").Click