In QTP, Which are the concepts are needed to do
Functional testing and Regression testing?
Answer Posted / sreeprasad
In QTP, Batch Testing Concept is required for doing
Regression Testing. In Batch Testing, we pick some test
scripts and run it as a whole to check any changes made to
the application is causing any problem to older
functionality.
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
RECENTLY I PLACED IN QTP..HOW TO IMPROVE VB SCRIPTS KNOWLEDGE? IAM STRUGGING TO WRITE THE AUTOMATION SCRIPTS? ANY BODY TELL HOW TO IMPROVE QTP SCRIPT SKILLS?
i am trying to automate yatra.com,in that site, when i go to automate the Leaving from field showing as a WEBEDIT, but when i enter 1 or 2 char, it displaying dropdownlist, i try to use keyboard automation to select the item from that list but it is not possible, can anybody help he. Thans for posting the Answer
How to recognise the webelement and verifying that webelement is enabled?
How many types of status are there?
What are the different properties of an web object
Is it possible to merge two object repository files in qtp?
How to replay a script in qtp?
in a web page How to check and display a particular word from a paragraph?
what r the main attributes of test automation?
How we can use the database checkpoint on a java web based application in which the database connectivity is done using JDBC->Pure Java type (in this type there is no need to create a DSN). At present in QTP we can fetch database values using checkpoint only through DSN. Is there any programming for this if we don't have DSN (ODBC)
Hi, my requirement is to make a query in SQL using QTP. And i have to get the results of that query and i have to use those results for future testing. I created a driver but i dont know the code for using this Driver. please help me by providing the solution for y requorement
How to call a test from another test?
What is throw object?
Hi we are using QTP9.0 for Seibel Application and this seibel application will give you a popup messagebox which is of web , so qtp takes 3 mins to recognize the messagebox and to click on it , we have more number of messageboxes like this . please suggest me some solution
Name the properties you would use for identifying a browser and page when using descriptive programming?