ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage   interview questions urls   External Links  Contact Us     Login  |  Sign Up                      
info       Did you received any Funny E-Mails from your Friends and like to share with rest of our friends? Yeah!! you can post that stuff   HERE
Google
 
Categories  >>  Software  >>  Testing  >>  Automation Testing  >>  QTP
 
 


 

 
 WinRunner interview questions  WinRunner Interview Questions
 Load Runner interview questions  Load Runner Interview Questions
 QTP interview questions  QTP Interview Questions
 Test Director interview questions  Test Director Interview Questions
 Rational TestSuite interview questions  Rational TestSuite Interview Questions
 Silk Test interview questions  Silk Test Interview Questions
 Automation Testing AllOther interview questions  Automation Testing AllOther Interview Questions
Question
How we wil do data driven test using chkpts?
Plz. give me complete navigation steps for this?
 Question Submitted By :: Mythreyi_bh
I also faced this Question!!     Rank Answer Posted By  
 
  Re: How we wil do data driven test using chkpts? Plz. give me complete navigation steps for this?
Answer
# 1
Data Driven Test Means we can test application with 
multiple test data.  there are 3 types of ddt.

1. Dynamic Data Submission
2. Data Table
3. From Front Grids

1. Dynamic Data Submission:  Here ur interaction is there 
at the time of test execution. u follow below steps

un = inputbox("Enter the user name")

here un is variable to store the user name

u can give the variable where u want to insert

(i.e., window("login").winedit("user name").set un)


2. Data Table:  We can send data from excel sheet here ur 
interaction is not here.

u must take the value from data table.  u follow below 
navigation.

Navigation:  Goto KeyWord View
where u want parameterize u Select Value column of that 
object 
press right corner of that select column it will shows 
value properties dialog box here u can select Parameter 
option and take Datatable option and select required 
parameter.
(i.e., window("login").winedit("user name").set datatable
("username","dtGlobalSheet"))
 
Is This Answer Correct ?    0 Yes 0 No
Nath .t
 

 
 
 
Other QTP Interview Questions
 
  Question Asked @ Answers
 
How can we encrypt the username using recording mode in login window? There is 2 encrypted types what are it TCS1
How to connect to data base?  1
1. how can you handle exceptions without using recovery scenario? TCS3
My company has recently started using Ajax for building UI and QTP is nor recognizing the drop down list for selection.It recognises it as a general Web Element or Web Table. I have added individual selections from the drop down as web Table. It works as long as the page is not refreshed. I need some help and inputs as to how to make QTP recognise a drop down list for selection. Any help will be appreciated.  1
what r the executing modes in QTP  2
Hi I am new to QTP. we are planning to implement automation for the application. I am trying to execute the following script: Set ExcelObj=CreateObject ("Excel.Application") ExcelObj.WorkBooks.Add Set NewSheet=ExcelObj.Sheets.Item(1) NewSheet.Name="Order" ExcelObj.Cells(1, 1).Value = "Name" ExcelObj.Cells(1, 2).Value = "Ordernum" ExcelObj.Cells(2, 1).Value = "nam" ExcelObj.Cells(2, 2).Value = "21" ExcelObj.ActiveWorkbook.SaveAs "c:\test1.xls" ExcelObj.Quit Set ExcelObj = Nothing in the above script for the line(ExcelObj.Cells(2, 2).Value = "21") it is inserting the value 21 successfully.this is fine But if i want to insert a variable instead of the constant value then what should be the modification in the script. For example: If user retrives a value throug "GetRoProperty" and wants to insert the value into then how the script changes?  1
What are the different types of Database checkpoints in QTP? when they are used?  1
How u execute test cases in manual testing? Accenture2
What type of framework you are using in your company and explain it? CTS3
pls tell me different type of automation frame works in QTP and which one need to select in client server application Syntel5
What is the difference between Functions and Action ?  1
WHAT IS THE USE OF "FUNCTION GENERATOR" IN QTP?  2
In QTP if u got a defect , how to report to developer using Test director or Quality center . Wipro3
What r types of parametarizations?  4
what are the difference ways of parameterising?  1
diff between wr and qtp in detail.  4
how to capture (or) checkpoint for chineese or any other language except english using QTP in a web page. ( my application have 24 language, how to check those lanugages using QTP? is it possible). Please let me know  2
How to test the mandatory fields in QTP? SoftSolve1
write progamming connecting QTP to database sql? this is question asked by interview? pls any answer this? IBM2
where the log files stored when using QTP? plz send answer to me ........  1
 
For more QTP Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com