When u will start testing?
Answers were Sorted based on User's Feedback
Answer / jagdish narayan
Before proceeding for the testing all the test cases should
be prepared and requirement should be maped. Also the test
case should be reviewed internally and externally(client).
Then we have to wait for code moves into QA(Test) region
to start the testing. Mean time we can prepare the test
data for the test cases which is required.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / roshni
Testing should be started as soon as the user requirements
are set for the product.
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / ramprasad
Testing can be started when the build is ready with the new
implementation / enhancements code and it is testable.
| Is This Answer Correct ? | 7 Yes | 5 No |
Answer / satya_k21
Hi,
Once the requirements are base lined then only we can go
for testing.
Regards,
Satya.K
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / anil k.b
Once the team receives the SRS from the client/End Users
testers has to start preparing test cases based on the
story board(SRS)..and once the dev gets the desing
documents from the design phase they will be bsy in
implementing(Implementation Phase) the code and once it is
done the testers starts action...
keep smiling ;)
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / divya m.p
when the user requriment is collected then tested the application
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / naveen
After receiving the system requirement specification (SRS)
document we start writing the test cases.
| Is This Answer Correct ? | 3 Yes | 4 No |
Answer / kalai
please read Question First...
When u will start testing? not Test case ??
I think Answer #2 Right.
| Is This Answer Correct ? | 3 Yes | 4 No |
What is test execution/efficiency metrics?
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 v model of software testing which processes comes under QA and which processes comes under QC?And what is verification and validation please anwer these question i realy very confused
What is specification-driven testing?
What are the deliverables of Test Plan
Explain the process of qa testing?
can 100% quality be achieved?
what are the steps of software QC?
What should Development require of QA?
What if there is not enough time for thorough testing?
What is the difference between QA and testing?
What is extreme programming and what is it got to do with testing?