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 |
How Far the ISTQB exam will help for our career.
What are the common defects revealed in Functionality testing?
what is internalization?
Explain in detail whole test process activities.
What are your greatest weaknesses?
who will give priority for testcase?
3.what are two of your strengths that will bring to QA/testing team?
What are noise variables?
what is tracebility matrix?
!.why do you go for white box testing ,when black box testing is available ?
Write test cases to anti virus software?
what is testing process in related to Application testing