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 ment by Module level testing ? (Chandana)

TCS,

4 16521

Hi! Using Descriptive Programming How do we get Parent object for an object. Say, i want to get a parent object for a "Link" in a web page. thanks

3 16521

Hi! Using Descriptive Programming How do we get Parent object for an object by writing script(DP). Say, i want to get a parent object for a "Link" in a web page by writing script in Descriptive Programming.

2529

how can i pass a "automation script" as a parameter in a function give me need full suggestion thank inadvance

Synergy,

1847

what is runtime quote, how many types

TCS, Wipro,

2638

when do we write a script in qtp?(plz give me more then 2 reasons)

1 3791

how do we know whether all objects are stored in the object repository or not? how can we know if a particular object is not stored in the repository?

1693

what are the different types of framesworks in QTP?what is the keyword driven framework?

Mindlance,

2 6338

If we write a script in the expert view how are the objects created in the object repository? to be clear i will explain my problem first i have recorded the mercurytours application by providing the link www.mercurytours.com and all the objects are stored in the object repository ok this is fine. but i have copied the script generated in the above processes and pasted in a new test and tried to run that script but as the objects were not stored in the object repository it showed an error (The "Welcome: Mercury Tours" object was not found in the Object Repository. Check the Object Repository to confirm that the object exists or to find the correct name for the object).so how can i overcome that error

6 9821

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

1937

How do we do DOM programming in QTP.Could you explain with an example. If possible please provide some material or link related to DOM Programming.

3736

hi i am working with vbwindow on qtp.first i am openning qtp whenever open qtp my application not open that time generated error like "Runtime error 0" and fatal error:automation error how to solve this problem pls tell me

TCS,

2318

what are the mandatory properties in qtp? what are the library functions in qtp?

Wipro,

3 9219

what is descriptive programming? what are the mandotory properties in qtp? what are libriry functions in qtp? what frame work you are using at your project? what is object repositery? what is our role as per qtp project is concerned as a software tester?

Wipro,

3 7864

How to Rcognize the Objects in the Web Page Dialog Using QTP

2462


Un-Answered Questions { Automation Testing }

how to explain a claims and insurance project?

2205


What does side stand for?

851


I have written a code to fetch values fro access db and place in the fields. Iam using GetROProperty to fetch runtime values. Now i want to add runtime values to the access db in field v3. please help me. Its not writting in the db. Option explicit Dim con,rs,db,c Set con=createobject("adodb.connection") Set rs=createobject("adodb.recordset") con.Open "Driver={Microsoft Access Driver (*.mdb)};dbq=D:\Sales.mdb" rs.open "select * from tax",con Do while not rs.eof Browser("Sales Tax Calculator").Page("Sales Tax Calculator").WebEdit("incost").Set rs.fields("v1") Browser("Sales Tax Calculator").Page("Sales Tax Calculator").WebEdit("intax").Set rs.fields("v2") c=Browser("Sales Tax Calculator").Page("Sales Tax Calculator").WebEdit("outtax").GetROProperty("value") rs.MoveNext print c Loop Do while not rs.EOF rs.EditMode rs.Fields("v3").Value="3" rs.Update rs.MoveNext Loop Set rs=nothing Set con=nothing

1917


Explain load testing on websites?

994


if mandatory and Assitive propertys are shows same how will u write skript in QTP window

2027


What test cases can you automate using QTP?

1044


What is accessibility check point?

1035


What do you mean by path?

1107


What methods of robot class do you know?

980


How can we fetch title of the page in selenium?

871


Can you write a script to check if the folder exists or not?

930


When and why to use descriptive programming?

992


What do you know about Selenese?

890


How to schedule a scenario?

1108


What is distributed testing?

567