Krishna Logo
qa training in canada now
Divied
Call: Anusha @ 1 (877) 864-8462

 

Latest News
Home Navigation Divied
INTERVIEW Navigation Divied QTP INTERVIEW QUESITONS
Showing 71 - 80 of 469 Previous | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | Next
QTP INTERVIEW QUESITONS
 
71What Are Environment Variables In QTP?
Date Posted: 06/27/2012

Ans: The Environment variables in QTP are

  • User defined
  • Built-in

 
 
72What Is The Process Of Creating An Automated Test Script Using QTP Assuming You Have Reviewed The Ma
Date Posted: 06/27/2012

Ans: Transferring your testing from manual to automation depends upon lot of factors. Depending upon these factors you decide the ‘frame work’. Framework is nothing but the approach by which you implement QTP to your project. There is various type of framework available… Data, library, keyword driven to name few.

 
 
73How Efficiently We Can Use Virtual Object Wizard In QTP?
Date Posted: 06/27/2012

Ans: Virtual object wizard we can map custom objects (Objects which are not recognized by QTP) to standard class
This helps to insert checkpoints and for doing DDT for that objects.

 
 
74After Importing External .xls Datasheet In To Data Table Of QTP, How To Set NO Of Iterations Run For All Row In The Data Table? I Mean We Don’t Know How Many Rows Are Existed Before Importing The .xls Sheet
Date Posted: 06/27/2012

Ans: For i=1 to datatable.getsheet (“sheet name”). Getrowcount.getrowcount command will read up to the last record.

 
 
75How To Connect The Database Through QTP?
Date Posted: 06/27/2012

Ans: we can connect the database through QTP using con.open"provider=sqloledb.1; server=servername; userid=username; pwd=; database=database name.

 
 
76How To Identify A Web Element Class Object While Recording And Running In Event Mode Of Settings. I Am Able To Run Either A Mouse Over Operation Or An Event But Not Both As Per Requirement.
Date Posted: 06/27/2012

Ans: Add html tag and inner text properties to the web element. Remove all other properties to that object in object repository.

 
 
77How Database Testing Is Done Using Manual Testing I.e. Without Using Automation Tools?
Date Posted: 06/27/2012

Ans: Data base testing basically includes the following.

1)Data validity testing- Checking the data validation before entering into database

2)Data Integrity testing- to check whether all the items which are present in database are properly mapped with each other

3)Performance related to data base.-To check data retrieval time. most of the time it depends on database architecture

4)Testing of Procedure, triggers and functions- To check the code in stored procedures and functions and in/out parameters of the function

 
 
78Is There Any Function To Double Click A Particular Row In A Web Table?
Date Posted: 06/27/2012

Ans:  There will be a function by name activate. Use that function required argument is the row number.

 
 
79Can We Call QTP Test From Another Test Using Scripting. Suppose There Are 4 Tests And I Want To Call These Tests In A Main Script. Is This Possible In QTP?
Date Posted: 06/27/2012

Ans:

1.  Insert > Call to Existing Action

2. Select the "Test From" (If "Action" is being called from

another Test)

3. Select the "Action" you want to call

4. Then select the Location, where the "Action" needs to be

called in the current script

5. Click "OK"

Or you direct write the script as below in the line where

you want to call the action:

"RunAction , (Iteration)"

Here, "" is the Action you want to call and

the "(Iteration)" is optional where you can define number

of iterations you want to execute.

 
 
80How Do You Test Siebel Applications Using QTP?
Date Posted: 06/27/2012

Ans: In SWE section you need to add automation enable= true and at the same time you need to use SWE cmd= Auto On in the URL.

 
Showing 71 - 80 of 469 Previous | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | Next
Shadow Bottom
 
 
© 2005 -