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 |
How do you execute your tests from windows run command?
which method are using to obtain runtime property of an object
what is wrun.ini file..what it consists?
3 Answers BeBo Technologies, Polaris,
how to write the pass or fail message in winrunner for eg: in QTP we can write like "Reporter.reportEvenr,micDon,"Test Test pass"
is 'Vendor' is a Reserved in WinRunner or not?
In the Object properties MSW id,MSWclass will appear..what exactly MSW means..?
what is the regular expression for dd-mm-yyyy?
What is Syncronisation in Winrunner?
why you are doing software testing, why testing necessary
What are the advantages and disadvantages of Context sensitive and Analog Recording?
How do u identify the object that it is a standard object or not
How to force wr to learn the sub-items on a menu?