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 run your sciripts in Win Runner?
what is the difference between toggle checkpoint and checkpoint?
how to perform regression testing using winrunner?
How do you modify the logical name or the physical description of the objects in gui map?
is manual testing knowledge is enough for attending interviews
How do you call windows APIs, explain with an example?
How to fetch a value which is in a particular cell in a html table?
what is test bed
you hae a inbox and got a mail how can you know it is there or not write script.
write a function for addition of two numbers
i'm using WR 8.2 version to test a form developed using ORACLE10g. The problem i'm facing is, the form has number of edit objects in that only two objects are not able to recognize by WR while running the script. ( if i FIND that object in the GUI File it highlights the object but if i press SHOW button not able to recognize) can anyone tell me the reason for it??
I want to know is there any latest Win Runner Technology? If then plz tell me in detail. Thanks