QTP Interview Questions
Questions Answers Views Company eMail

QTP identified the object but not performing the desired action???what could be the reason?????

Mphasis,

1 4014

Hi, I have a login page. To login in that page I need to have a valid username and password, which is stored in database. I imported that table to my DataTable in QTP (Global sheet). Now I need to write a code in qtp so that I can login only with valid username and data. my condition is : I want to get username and password from inputbox(which i did) and click on login button- which should verify the datatable for username and password and if value is present only then lofin else stop the testing. DataTable contains columns : LoginName and Password Code: Rowcount= DataTable.GetSheet("Global").GetRowCount msgbox "RowCount= " &RowCount,1 CurrentRow= DataTable.SetCurrentRow(1) Do Browser("").Page("").Frame("Frame").WebEdit("ctl10$ct l00$ctl00$UserName$ctl").Set DataTable("LoginName",1) Browser("").Page("").Frame("Frame").WebEdit("ctl10$ct l00$ctl00$Password$ctl").Set DataTable("Password",1) Browser("").Page("").Frame("Frame").Link("Login").Cli ck CurrentRow=CurrentRow+1 Loop Until CurrentRow>Rowcount Can anyone help? Thanks, Priya

3 3995

When I click on a link in web page.Link should open in new window.can anyone please let me know the script for this ---Koti

HCL,

2478

difference between do while and do until ?

HCL,

3 6809

where do you store the test result?

HCL,

2 6970

what type of frame work used in your company?

HCL,

2 5307

i have batch scripts in qtp and i want to update the status like pass/fail in excel sheet after excecuting the every script in batch.how to write the script for this?

IBM,

1 5557

what is the script for keyword driven framework in real time?plz its urgent

Accenture, CTS,

1 4273

I have one question as HP QTP is concern, Please send your answers..... Can we do testing of any application without using any of the framework which are we used in QTP tool. If yes then how it can be possible in the HP QTP tool. -- Regards

ABC,

5 7933

I'm having a problem to get the status(pass or fail) during runtime for every iteration ran, and must get the results stored to an excel sheet if possible.

FAI,

1 5073

how to explain a claims and insurance project?

1739

Need one Urgent help please,for ex: first time i created Local reposory and convert that local to shared Rep and save in some where(by using Export local objetcs), unfortunately that saved repository is missed, now i want same repository,but iam not able to export the same repository second time?? i need that Repository only how to get???

TCS,

2 4058

Hi,i have 3 years of experience in manual and Automation qtp.present i am searching for job in automation qtp 2Yrs,How to Explain the interviwer Roles and Responsibilites.please help me.

1 3248

Explain roles and responsibilites of 2yrs Automation qtp engineer.

Oracle,

3 9047

Distinguish between manual testing and automation testing

HCL,

2 5478


Post New QTP Questions

Un-Answered Questions { QTP }

Can anyone tell me how i used QTP 9.2 use for GIS based S/w with an example?

1673


what r the main attributes of test automation?

1466


WHAT IS THE DIFFERENCE BETWEEN QTP SCRIPT AND VB SCRIPT? HOW MUCH PERCENTAGE WE USE IN QTP SCRIPT REAL TIME AND HOW MUCH PERCEN OF VB SCRIPT,,,,,,,

1491


How do I lauch my test website using code from qtp in different environmet, uat and PPTE?

1451


What are the types of object repository in qtp?

555






Explain the parameter in qtp?

569


what are the mandatory properties for a tex boxc (scenario?)

1520


How many number of actions possible in qtp?

596


how can i sent QTP results to the Html, notefile ,xl file give me the code using g mail login page

1822


How you calling actions in qtp?

617


How to Test the mainframe application?

1814


what is the difference between built-i function and In-built function?

1625


What are the different properties of an web object

1419


iam have done mba(finance)in 2008. in 2008 one reputed consultancy came off campus interview our institution. i got job as "manual test engineer". now iam working as "manual testing engineer". now my problem is when iam going interview the interviewer asking like " ur mba gradute how can u get job in test engineer." this question i have faced every interview. iam explaining how iam getting job. but they are not trust me". pls tell me answer how i am giving relavent ans.. this is my mail id y.ramana84@gmail.com

1389


I created 3 actions in test suppose I want to run action 1 in single time, action 2 is 4 time what I do?

584