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

Hai Guys,

can anybody show me how to write automaed test cases using
VB scprit(examples)...i had an interviw soon...please guyz
send as quickly as possible

Answer Posted / patil

If you tell me to which company interview you are going to
attend, then I will tell all those complex things in a very
easy manner.
Test cases should be written based on the
AutomateTestPlan.Doc.
If it is Keyword driven, people built an .xls file.
Put Case to run reusable actions.
Based on the Case, some Action will be called.
They should use Parameters to send information from one
Action to another.
They use, Envi.Vari to store things like URL etc.
There shoudl a Master Test case, from where the peopel call
all other Reus.Actions.
If you give the details of org., will write more about
these complex things.

Babu Rao Patil.
Jai Ganesh Maharaj Ki...

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you send email with attachment from outlook using qtp ?

981


I am getting the "test object property" Description properties "toolkit class" value By using "gettoproperty" in run time But my problem is how to get Ordinal Identyfier's type and value Type is index, value is 0 How can i keep this values in to required place How can i get these values in runtime I have to insert these "index" and "value" into another area Is there any script for this like "gettoproperties","Getroproperties" If anybody knows,please help me .

2202


Can we write winrunner language i.e TSL in QTP tool?

1944


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

1932


There are 10 rows in the datatable. How can we fetch 2 rows and then skip 3rd row. After that, pick 4th & 5th row and skip 6th row. Please share code

1670


How will you test a keyboard?

1058


terminal services client

2205


I opened gmail login into gmail and i have to save (Pass or move) all the mail into notepad please give me code Thanks of all

2043


What are the technologies supported by qtp?

924


What are private functions in QTP? How they can be called from the function library?

994


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

1990


Explain the features of quick test pro(qtp)?

992


What is the difference between rational rose and QTP?

2207


What are the different attributes used with regular expression?

980


What is the difference in the global and action sheet in qtp?

975