Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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 4845

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 5074

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,

2923

difference between do while and do until ?

HCL,

3 8224

where do you store the test result?

HCL,

2 7905

what type of frame work used in your company?

HCL,

2 6197

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 6350

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

Accenture, CTS,

1 5034

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 9669

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 5801

how to explain a claims and insurance project?

2262

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 5044

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 3903

Explain roles and responsibilites of 2yrs Automation qtp engineer.

Oracle,

3 10586

Distinguish between manual testing and automation testing

HCL,

2 6529


Post New QTP Questions

Un-Answered Questions { QTP }

What is action?

993


Why qtp always start action1 and does not start action?

1103


How to integrate QTP with QC using VB Scripting? What are the prerequisites to connect with QC?

1938


What are parameterizing tests?

1036


Explain the checkpoint in qtp?

1108


when I try to run below script in QTP "totalPages" value is 2. But i am getting error message (Type mismatch: 'totalPages' Line (): "For i=1 to totalPages".) totalPages=Browser("Name:=User").Page("Title:=User").WebElem ent("innertext:=of.*").GetROProperty("InnerText") msgbox totalPages For i=1 to totalPages rnum=Browser("Name:=User").Page("Title:=User").WebTa ble("column names:=User Name;ID;Last Name;First Name").GetRowWithCellText("store4") If rnum>0 Then r=rnum Exit for End If Browser("Name:=User").Page("Title:=User").WebElement ("html tag:=A","x:=471").Click MsgBox "Exit" Next

3949


How can I find out the cursor position through QTP suppose I am keep tabbing(Pressing the tab key continuously) and stoped at a position Now I want to find out where the cursor position is

6799


Explain the concept of how quicktest professional identifies object?

981


Which recording modes need more memory?

1061


Dear All , For UFT 12.02 which version QC or ALM will support ? Thanks Balaji

1393


How to find the path of folder in which the test is saved in qtp?

1017


why you have standardized functions? plzzz guys with real time exp. do answer

1856


How to export quicktest professional (qtp) results to an .xls file?

1183


how to find that tools work well with ur existing system?

1924


is it possible to add sheets to excel at runtime

4029