At wht stage in the SDLC testing should be started?
Answer Posted / geetz
SDLC starts with requirement phase.
Testing helps that requirements are clear, complete &
cosistent & further testable with the help of defining
quality some quality measures. If yes then can be
trasfered into functinal specification.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
Explain what is test metric is software testing and what information does it contains?
What are the different verification techniques you know?
prepare functional requirements and design test cases for a given business requirement as follows(consider all the implicit requirements): A message portal is given,Login into that, check for any e_mail in inbox-if present reply,if not compose a mail and send it.
Is automating some test case is important? What about the maintenance? When will automated test become uneffective?
Why regression testing is important?
I have a brand for product which will be delivered as per the subscription from customers.What are all the major functionalities u will test in that case?
You are a tester. Now how will you choose which defect to remove in 1000000 defects?
is possible smart identification through descriptive Programing
What is basis path testing?
How to create requirements test matrix template?
What are the test artifacts involved in qa?
What is random testing?
Explain the steps for bug cycle?
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
what documnets qa engineer need for starting qa?