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...



Automation Testing Interview Questions
Questions Answers Views Company eMail

What is the Difference between the versions of WinRunner7.1 and WinRunner7.6? What r the advantages of WR7.6 than WR 7.1 and Which type of Browsers they support?

Scandent,

1 5745

How do you Test Credit Card Validation

V2 Solutions,

2 28046

What if you delete a test from Test Lab will it updated in Requirements/Test Plan tabs also.

Ordain Solutions,

3 10640

What is the role of snap shot in Test Director?

Ordain Solutions,

5 11567

What is test set?

Ordain Solutions,

6 21839

What type problems faced in Recording the Apllication through WinRunner and QTP?

BirlaSoft,

1 6195

What is the Differnce between Client/Server Testing and Web Based Testing?

BirlaSoft,

3 9513

how to test online application

1 4374

i would like to know the steps to write tsl exception and object exception with a simple example

2291

how can we make use of virtual object wizard to identify similar object can u explain with an example

2 4367

what is the difference between winrunner,loadrunner,qtp,silktest,rational robo?

1 20496

what are Obligatory and Optional properties in Winrunner? what is the use of those explain in detail..

Kanbay,

2 6359

What is the TSL function in WinRunner to connect to test director?

Infosys, Kanbay, Scope International,

1 8551

how you will do cookie testing using QTP?

2 7910

how you test broken link using the automated tool QTP ?

Oracle,

4 16296


Un-Answered Questions { Automation Testing }

Where should you add a web_reg_save_param function to a script?

1098


You have an application which shows the exam results of the student. Corresponding to name of each student its mentioned whether he passed or failed the exam with the label of “pass” and “fail”. How will you identify the number of passed and failed student in vugen script?

1271


What are the different types of navigation commands?

1080


Explain what is the hybrid framework?

1052


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

4026


How to type in a textbox using selenium?

1129


Differentiate the type of test cases which can be automated and which cannot be automated?

1088


What kinds of tests can be run with the selenium framework?

976


What are the features and benefits of quick test pro (qtp 8.0)?

1231


Hi Guys, I want to place all of my values which i am getting it from a loop in to a global shee. For that i had written the script like this For i = 1 to ECOs-1 ECO = List(i).GetROProperty("innertext") DataTable.AddSheet("ECOList") DataTable.GetSheet("ECOList").AddParameter "ECOList",ECO AbortECO = DataTable.GetSheet("ECOList").GetParameter ("ECOList").Value msgbox AbortECO DataTable.GetSheet("ECOList").SetNextRow Using the above script, whenever the loop iterates it is creating new column "ECOLIST" in the sheet called "ECOLIST". It means, the values are displaying in the column wise even though i added the script " DataTable.GetSheet("ECOList").SetNextRow" . The cursor is not moving to the next line. Anybody help me out how to pass the values from script to the excel(Global/Local) sheet. Pls let me know @ nbabu11@gmail.com if you are not clear about the question.

1972


Hi I am new to QTP. can u please answer to my qus... suppose 3 excel sheets are there * we are trying to check for login credentials for a page. userid from excel1 , password is from excel2 whether the page is opened or not that checkpoint is result is should be stored in excel 3.... this qus i have faced in IBM technical round... please tell script for above query ... please please

1973


What is Cross browser testing? Does UFT support it?

1208


How will you test a keyboard?

1150


What is the Difference between test object and run time object?

1297


What is the segue testing methodology?

1207