Hai all plz tell me what is a use case ?
As for as me concerned a use case is a technique of
capturing functional requirments for the client...
from which Test Case will be derieved...Is tht rt if so
Then what does the BRS business requirments specification
or functional requirment specification documents(FRS) do if
use case specifies the functionality of an appli....
Answer Posted / na
hi meenakshi,
what ever answer u have provided is not correct,as use case
r the document which show the functinality in the form of
UML diagrams and Explain the flow of data between the
actors and process,where as BRS,FRS r documents which store
the functionalities in readable form(English)
a test engineer refer BRS,FRS for writing the testcases and
refer Usecase diagram to clearly understand the
functionality(like the flow)
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Set a=description.Create a("name").value="Google" Set b=description.Create b("Title").value="Google" Set c=description.Create c("micclass").value=" webedit" 'c("name").value="q" 'c("type").value="text" 'Set d=description.Create 'd("name").value="q" Set e=description.Create e("micclass").value="webbutton" e("name").value="Google Search" Set h=description.Create h("name").value="qtp - Google Search" Set desc=description.Create desc("micclass").value="webelement" desc("type")="qtp" Set l=description.Create l("title").value="qtp - Google Search" 'invokeapplication"C:\Program Files\Internet Explorer\IEXPLORE.EXE","http://www.google.co.in/" invokeapplication"C:\Program Files\Internet Explorer\IEXPLORE.EXE" Browser(a).Page(b).WebEdit(c).set"qtp" Browser(a).Page(b).WebButton(e).click set z=Browser(h).Page(l).childobjects(desc) i=z.count print i 'For j=0 to i -1 ' m=z(j).getroproperty("text") ' msgbox m ' print m ' 'Next hi guys this is anil. i am beginner in advance qtp. i am trying to write script for searching web element (QTP)in google. i have posted a script plz check it. send me solution how to write scripting for search and counted no qtp word in google search . plz tell me the solution ASAP
What does cots represent?
What is pdr - peer design review?
What is black box testing? What are the different black box testing techniques?
'This life cycle model is driven by schedule and budget risks' this statement is best suited for.
What is 'test plan driven' or 'key word driven' method of testing?
What is test documentation?
What all things you should consider before selecting automation tools for the aut?
What is v&v?
How will you log a Defect when you are in the process of executing a test case?
I need to learn everything I can about the different types of Test Activities (i.e., Test Strategy, Test Plan, Test Cases, etc.). What is the best online resource?
Mention what are the categories of defects?
WHAT ARE THE VARIOUS RISKS INVOLVE IN TESTING?
Hello Frds, Iam Going to attend Face to face interview on coming Monday in Wipro. Iam going with 3+ years of experience.I'm requesting u all of Frds who attended wipro recently pls post your interview experience, the questions they asked so that it will be help ful to me and other frds who are going to attend wipro.. thanks in advance
What is a variant?