Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


In QTP, Which are the concepts are needed to do

Functional testing and Regression testing?

Answers were Sorted based on User's Feedback



In QTP, Which are the concepts are needed to do Functional testing and Regression testing?..

Answer / 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

In QTP, Which are the concepts are needed to do Functional testing and Regression testing?..

Answer / cxxcxcx

Almost all the scripts we write are for Functional and
Regression testing.

Is This Answer Correct ?    0 Yes 0 No

In QTP, Which are the concepts are needed to do Functional testing and Regression testing?..

Answer / uday kumar_anem

Batch Testing concept is best suites for Re-Testing rather
than regression testing.

Almost all the scripts we write are for Functional and
Regression testing.

Is This Answer Correct ?    2 Yes 4 No

Post New Answer

More QTP Interview Questions

How can you connect the database with QTP?

3 Answers  


How to find Operating system information using QTP script?

0 Answers  


How to define array in qtp?

0 Answers  


In Descriptive programing if i use this below code will it work for login window or flight Res Window. Shud i add the properties like attached text=login and text=Agent Name in the object repository and define a new object first. Pls tell me the procedure in clear inorder to execute this script. Dialog("title:=Login").WinEdit("attached text:=Agent Name:").set"agent123" Dialog("title:=Login").WinEdit("attached text:=Password:").set"mercury" Dialog("attached text:=Login").winbutton("text:=OK").click

2 Answers  


Hi. plz expalin abouit SetToProperty, SetRoProperty, GetToProperty, GetRoProperty,GetToPrperties. with examples.

6 Answers  


Among the 4 capture levels, Complete, Partial, Minimal, None. which one is mostly used?

1 Answers  


What is Performance testing?

2 Answers   Crea,


how to create user defined functions in QTP? can any one expalin me with example.. Thanks in Advance for help

4 Answers  


What is the syntax to call one script from another? And what can be the syntax to call one “action” in another?

0 Answers  


I am trying to read the rediffmail usign the below code. But facing problem, while i user to get the link of the mail, i am getting all the link of the page, While i just want to get only mail name - link (not all the link of an page) so that i able to read the mail message by clcking on them in qtp. Dim Lnk,Webcheckbox Set Lnk= Description. Create '********* To count and display the webcheckbox Lnk("micclass" ).value=" Link" set LinkName= Browser("Welcome to Rediffmail:" ).Page("Welcome to Rediffmail:" ).ChildObjects( Lnk) LinkCount=LinkName. Count msgbox LinkCount For i=1-1 to LinkCount-1 DataTable.SetCurren tRow(i) DataTable.Value( "Name",1) =LinkName( i).GetRoProperty ("name") Next Waiting for the reply Praveen Saini

1 Answers  


Plz explain about InTERNAl Environment variable, External environment variable,builtin environment variables with examples?

1 Answers   TCS,


Can you tell me QTP is support for GIS(Geography Information System) Based Software.

1 Answers  


Categories