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
Answers were Sorted based on User's Feedback
Answer / jsvidya
what Mr.patil..
if u know the ans & u want to share just post the
answer.this site is meant for people who r seriously
preparing for interviews.....not for playing games.if u r
feeling as a master in QTP SHOW ur knowledge in answering
not in posing.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / 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 |
Answer / sowji
Hai ,
Thank you your Ans
The company is sahbre holdings(USA),so please genereally
how the process is start...one example of test case using
vbscript....
That would great help to me
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sfs
First one must decide which part should be automated.
Majority tell that no applic can be automated 100%.
Auto test plan should created.
Test cases should write.
First,should perform Manual testing. Based on manual
testing process, write vb auto scripts.
1.Record
2.Enhance script: write functions, divide actions into
reusable actions.
3.Run scripts
Is This Answer Correct ? | 0 Yes | 0 No |
Explain different type of event trigger option.
in which situation u will use recording and in which situation u will used to write script manually
i am unable to select an item from combobox using Descriptive programming. can any one give me code for scheduling the ticket using Descriptive programming.
What is output value?
Some time when i wanna learn the object i face issue like i am not able learn the object in proper manner... eg:for text bo on web page it should learn as webedit but some times it reads as winobject:internetexpoler-server, because of this i have to uninstall the qtp and re-install it again when i do this it reads the object perfectly.....plz suggest the soln
How many actions we can write in a test?
what is the use of automation frame work ??(QTP)
What are the Test design techniques you uses in ur project?
How to analyzing test results using quicktest professional?
how to write the descriptive programming in QTP for remove the object value and substitute, with a variable then call the validation from excel
What is the Maximum syncronization timeout in seconds in QTP 9.5
What is source control?