if the requrements are not there in the specifications then
how will you write the test scenario& test Cases
Answers were Sorted based on User's Feedback
Answer / ashish
First we should aware of the fact that test cases/scenarios
can be written only by following BRS/SRS/FRS/Use Cases. If
these documents are not available, then we should wait until
these documents are provided.
Also if any feature is added/updated, then we can write
test cases based on either updated version of requirement or
if change request is provided through email from client.
Note: You can not write test cases until requirement is not
available.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / nandini pai
If requirement are not specified in Functional Specification then consult with your business analyst or solution architects and
understand the functionality and write test case
| Is This Answer Correct ? | 1 Yes | 0 No |
Hi Friends
I can't Agree with Deepa Mam,
Because Every Company maintain the standard of CMM but with
srs we cant prepared test cases. Some Company follow the
standard of the CMM but they donot follow the srs document
for preparing testcase. I think if there is no srs the
developers has to explain the entire project and the
project has to guidence on the project, with the assistence
of both we can write test cases.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / sai charan
If Proper specifications are not available,Testers will
expects the 'Mock Up' documents at high level from Client or
Developer.
Mock up's are prepared by considering available applications
in the market.
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / deepti
As per the CMMI standards, we should not write test
case/scenario without the specifications have freezed up.
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / nayana
some times tester may get an application itself ,that time
with the help of the Bussiness anlayst or with the help of
project manager he can start preparing the testcases
| Is This Answer Correct ? | 0 Yes | 2 No |
list the type of testing you think must be conducted on web application project
We have a directory structure /usr/local/jboss/server/{$app_name}/log/*.log which contains 1000 log files. A web application has been logging to the cloud.log file, the attempts of a user called test. The code logs the following way: log.debug(username); where the username equals “test”. What command line application and or combinations of applications will you call in order to create a file named user_log.csv that contains the following lines, where the timestamp is sorted: timestamp,username
In testing what is the flow of testing AUT, like what test is to performed first and second test and soon Can Anyone list the sequence of testing
Define use case testing.
What is maturity level?
Define the role of qa in software development?
Can you define Quality in Three words ?
can anybody clarify me that requirements carries id number likewise functionalitis under that requirement has any id number or not?
While doing desktop review of any document, how to judge that this comment is 1.Information 2.Trivial 3.Minor 4.Major 5.Critical 6.Blocker
Suppose I am testing a web base health care insurance software and I am working in the member portal. Could anyone please give me some example of some common/critical bugs/defects to be found in this software testing process ?
How do you train another QA engineer?
Who solves problems ? - A Wise Person or - A Clever Person please justify your answer.