1.Can we use multiple excel sheets in winrunner?
2.What is the templet of writing test cases?
3.Which bug tracking tool u r using in u'r company?
4.Can any one give me real time test case format?
My mail id id shobha.mar28@gmail.com
Answers were Sorted based on User's Feedback
Answer / trinadh
1.Yes you can use multiple excel sheets in winrunner,but
column should be unique other wise winrunner is confuse to
identify the column.
2.test cases templets are changes depends on
company.General test case temple is
S.No,Test case ID,Test case Name(Small
description),Desciption(complete description),Input
value,Expected Vaue
you can add other columns like requirement Id,step
No,automation status(means can do automation or not),
3.Generally most companies using Bug zilla as bug tracking
tool and familiar tools are test director and Quality
center.Here tool will change depends on company,some
companies they are using thier own bug tracking tool.In
Siemens Communication systems they are using thier own
tools like TOM,CM-Suit and some companies they use excel
sheet itself.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / vara prsd
S_no ,Tc_id ,Req_id ,Desc ,test step ,
exp_res,act_res,Status ,Comments
Test Step is only the optional for the above test case templet
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / varshab
1)For what you wanna use excel sheet in winrunner .your
question is not precise thereby unable to ans it.
2)Actually template for writing test cases differ from
Organization to Organization.
You can refer below format.
i) Test case Id
ii)Test case name/Condition.
iii)Test case subcondition.
iv) Description
v) Steps to be performed.
vi)Expected result
vii)Actual result.
viii)Status (Pass/Fail)
ix)Bug Id .
x)Application name/Module name.
xi)Version
3) Bug tracker tool.
xii)Developer name
xiii)Tester Name
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the advantages of Global gui over gui map per test mode?
what is the automation frame work ?
Which Key is pressed to toggle between Analog and Context Sensitive Mode?
What is the function that can be used to get the length of the edit box, other than 'Length(outvariable)' ?
What is the use of gui map and what happens when gui map file get loaded?
what is the regular expression for dd-mm-yyyy?
In an Testing Interview, in winrunner the following question asked. what is the use of compile module? how u r implemnted these compile modules in ur project. give any TSL script of compile module?
How to break infinite loop?
What is a checkpoint and what are different types of checkpoints?
What is watchlist?
did you winrunner architecture
What is the difference between bitmap checkpoint and image checkpoint?