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 3994

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 3961

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,

2460

difference between do while and do until ?

HCL,

3 6779

where do you store the test result?

HCL,

2 6953

what type of frame work used in your company?

HCL,

2 5281

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 5536

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

Accenture, CTS,

1 4253

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 7881

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 5048

how to explain a claims and insurance project?

1725

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 4021

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 3236

Explain roles and responsibilites of 2yrs Automation qtp engineer.

Oracle,

3 9017

Distinguish between manual testing and automation testing

HCL,

2 5454


Post New QTP Questions

Un-Answered Questions { QTP }

Can anyone help.i need total excelsheet operations,shortcuts in testing environment from starting onwards....

1398


what is keyword driven testing in qtp?n how is it useful?

1465


what is the hierarchy to use properties in descriptive programming

1477


how will you check how many members visited the website www.infosys.com?

1457


Which is the best QTP training institute in Delhi/NCR region and what is the approximate fee for QTP course (Basics and Advanced)

1352






desribe a situation where u faced a stressful situation and how did u cope with it

1383


Explain the checkpoint in qtp?

557


What is the differences between image check point and bit map check point?

560


how can i pass a "cript"as a parameter in to a function

1431


How will you declare a variable in qtp?

532


how can i call function (which has link with excell sheet at a remote location) within another function

1553


Dear Friends, I having total 3+year experience in manual testing including automation testing QTP, if i am attending any interview what kind of question will i get? please help me out

1556


How to get popup error message.

1004


Explain advantages and disadvantages of ddf?

562


after click on compose mail how can we attached a file in qtp with vbscript code

1584