If we have no SRS,BRS but we have test cases does u execute
the test cases blindly or do u follow any other process|
Answers were Sorted based on User's Feedback
Answer / rao
According to me question is not clear,because first of all
we dont have any documentation reference to prepare
testcases.But in question,you mentioned we have test
cases.How you prepared the test cases without having any
documentation?By seeing the interface of the application?
Again there is one more question can be raised i.e at least
without having minimum requirements,is it possible to
preapare the testcases?
My assumption is,if you dont have single document for the
reference to test the application,then simply we will test
the application as per our domain experience.You can easily
find out the expected behavior of the application as per
the domain experince on the other applications.This is
called adhoc testing.
Comments please....
| Is This Answer Correct ? | 14 Yes | 3 No |
Answer / pavithra
Test case would have detail steps of what the application
is supposed to do. SO
1) Functionality of application is known.
2) In addition you can refer to Backend, i mean look into
the Database. to gain more knowledge of the application.
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / guest
Hi Rao, This can be happend like(For Ex) if the
organization is outsourcing the testing phase to some third
party and in such case they don't want to reveal their
req's & all so they will prepare test cases and give them
to the third party so that they will go thru the test cases
step by step/help to understand the behavior of the
application and perform testing
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / hemant bhavsar
I f we doesn't have SRS and BRS , in this case . we need to
start the testing based on knowledge of application or
test cases from similar another project.
| Is This Answer Correct ? | 1 Yes | 1 No |
What is diff between Load testing Stress testing?
you are testing with daily builds,you installed the latest build today and what will you do if the application shortcut is not launching?
Is an "A fast database retrieval rate" a testable requirement?
What would u do if u come across a bug...report it.....but the programmer is in a diff location ( say u in India n he is USA)..and he keeps accepting its a bug?
EXplain the diffeenet types of bugs.....
14 Answers GE, TCS, Vertex,
Which is the better way to explain tipical bug life cycle?
What is mean by Functional Testing? How will you do functional testing for Yahoo Login page?
What is test data set up?
what is a review?
Example for Browser compatibility.Please Give a Brief Example. Thanq u Guys.....
For any web application, what are the possible login features that should be tested?
If we have no srs, brs but we have test cases does you execute the test cases blindly or do you follow any other process?