Did you write test cases of design phase?
Answers were Sorted based on User's Feedback
Answer / prasanna
NO U r wrong...
For design we don't write TCs..
TCs are only for functionality test
Design or req testing is done by review and work
through..for which TC is not written u may refer some check
lists...
| Is This Answer Correct ? | 10 Yes | 0 No |
Answer / radhika
We can write Test cases before designing phase.but its not
mandatory.
some time we write test cases before designing phase and
some times
we prepare test cases after designing phase.
we know SDLC levels
1)requirements gathering(BRS)
2)Analysis(SRS)
3)Designing phase (HLD AND LLD)
4)Coding(unit,INTEGTATION TESTING(STUB,DRIVER))
5)Testing
6)Relese and maintanance.
We can prepare test cases before designing phase.
but execution starts from after designing.that means,
after coding.
in coding developers conducts integration testing.on that
I.T deve.release s/w build to testing team.
After receives build from developers then only we go for
test execution side
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / satish
When project is allocated to team. Testing team get SRS, then we study the SRS detailed, if SRS is fixed then test engineer will read the SRS completely, there after testing team will write test cases consequently development team will develop the code. After completion of coding release manager will came and deploy the project build in testing environment. Then the testing team will do the smoke test on build. There after test team test the build using the testcases which will write before developing the code.If any bugs are find then he raise bug report.
| Is This Answer Correct ? | 2 Yes | 0 No |
Yes Wec can write test cases at the design phase
At the time of designing we should be ready with test cases
| Is This Answer Correct ? | 6 Yes | 5 No |
Answer / ch.s.m.prasad,kkd
which one is true ,which one is wrong anybody tell me plz..
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / jsm
we can write test cases at design level.
Here we test the alignment of controls, Consistency,
spelling etc.
| Is This Answer Correct ? | 2 Yes | 2 No |
Write a function Occurrences() in a language of your choice that takes in two strings. The first is a search string, and the second is a sentence. For example, running the function: Running Occurrences ("o", "Red Gate Software - Ingeniously Simple Tools") will output: Occurrences of 'o': 4 Occurrences ("at", "The cat sat on the mat") will output: Occurrences of 'at': 3 Sample Question 2: 2)Below is Notepad's File/Save dialog. a) If you were asked to test this dialog, how would you go about it? b) List various inputs you might place into the "File name" text field to test it.
What test plans consists of?
Who is responsible for document all the issues, problems and open point that were identified during the review meeting
What the meaning of code walk through is?
Hi All, This is regarding ETL testing. I have 3.5 years of experience in software testing. I have used web and DB testing so far. I am currently projected for ETL testing by using which is very new to me. We are using Informatica for running the sessions and taking the logs. I would like to know whats the process we have to follow for this testing. Ie., From kickoff to signoff. Can please anyone give brief explanation on that. Do we have any certification for ETL Testing??
152 Answers ABC, IBM, Satyam, Virtusa,
Diff between Verification and validation?
Hi..i am planning to write ISTQB foundation level exam..could any one suggest me training center for istqb..also, where can i write istqb exam in chennai..could u plz list the prometric centers for istqb in chennai
Which type of connector we use at the end of GSM antenna/
The purpose of the requirement phase is
What does black-box testing mean at the unit, integration, and system levels?
What is a user guide?
Explain inspection?