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  Contact Us     Login  |  Sign Up                      
tip       Ask Questions on ANYTHING, that arise in your Daily Life at     FORUM9.COM
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
The Senario is
Steps to do
1.Entered userid in textbox
2.saved with details
3.i want to open user which i have created 

its in hurry.....
 Question Submitted By :: Mahiswami
I also faced this Question!!     Rank Answer Posted By  
 
  Re: The Senario is Steps to do 1.Entered userid in textbox 2.saved with details 3.i want to open user which i have created its in hurry.....
Answer
# 1
What i understood is Enter USerid and save that in to DB 
and retrive from DB, if the scenarion is that then the 
script will be

window("WN).winedit("Userid").set"xxxxx";
x=window("WN).winedit("Userid").getvisibletext(userid);
set conn = createObject(ADODB.conection);
set comm = createObject(ADODB.command);
set rs = createObject(ADODB.Recordset);
conn.provider = "Provide the DB provider name"
comm.activeconnection=conn;
comm.open = "insert x into user";
comm.execute;
res.open "select * from user",conn
 
Is This Answer Correct ?    1 Yes 0 No
Guest
 

 
 
 
Other QTP Interview Questions
 
  Question Asked @ Answers
 
Can objects recognised without repository?  4
Hi PLZ explain User Defined Functions in QTP with eample? Ordain-Solutions2
Is there anyone can tell me where I can download free or trial QTP? I tried HP website, it was not there anymore. If someone know, pls send me URL. Tks...  1
How to covert a String to an integer?  3
How can i check all the button that are enabled in a widnows based application ? What script should i write for this ?  1
w is fragmentation and paging MBT1
what are the attributes of QTP?  3
HI ALL I AM WORKING AS A AUTOMATION ENGINEER FROM PAST 2 MONTHS IN QTP,MY QUESTION IS IF I OPEN THE BROWSER FIRST & THEN THE QTP LATER MY OBJECT SPY WILL NOT WORK,Y IT IS SO..IF U HAVE THE ANSWER PLZ MAIL ME AT AKSHAR.MYSORE@GMAIL.COM Infosys4
suppose i can done the project in automation tool with QTP in that time what i can say?  3
what is the difference between QTP 8.0 & 9.0?  4
How we can add actions in the test using QTP?  2
Hello Guys, Can anybody Explain me about Automation framework?? and how can we prepareAutomation Framework using QTP Sapient3
How i can change shared repository to per test repository in qtp  1
Please give me the steps to carry out datadriven in QTP8.2  2
Plze let me know how you can validate in the QTP that printed documents is correctly printed or not ie how we can do the validation that all the records or text are printed successfully in the printed document as per the application format requuired. MBT4
What is the another extension name of library file. If that is exist than what's the difference between them. Synechron2
In my Script Firstly i have to parametrize the data then we import the data from c drive.suppose i have parametrize the Person name and company Name and i have enter one person name and one company name in the excel sheet now we import the sheet and the script is passed i want to ask one thing can we add more than one person name and more than one company name in the excel sheet suppose firstly we create person name "ADDy" and company nmae.'Wipro" and we set the current row in the script for this data and now we want run the script another set of data so how we can run the script with another set of data  2
what is use of optionexplicit in variable declaration GE4
How many function you use in your application? Polaris1
what is vss and cvs what is main difference b/w these two  2
 
For more QTP Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

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