How u write the test cases after studing the RSD and FSD
Answers were Sorted based on User's Feedback
Answer / kumar g
after completely reading the BRD and FSD. prepare Business
Scenario and Test Scenario. Identify Test Conditions so
that u can develop the test cases based on the design
techniques Equivalence partitioning, boundary value
analysis, and error guessing.
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / rajendra
When we are preparing testcases we should follow the
sequence:
1.Study the RSD(Requirement Study Document)
2.Then we have to identify the Test conditions/Items
3.Prepare test condition/item index
4.Plan Positive and negative testcases for each test
condition/item.
5.Again Read the FSD(Functional Specification Document)
6.Think diifferent and missing test conditions,add or
update the prepared testcases.
7.Review the testcases
byee
Friends
Still if u have any doubts don't hesitate to call me or
mail me.
Rajendra Prasad Reddy
rajendra_penumalli@yahoo.com
My Mobile number:9885162742
Hyderabad
India
| Is This Answer Correct ? | 0 Yes | 2 No |
What is a show stopper?
Different types of design documents which can be used to write effective test cases(if FRS and SRS is not enough to write the test cases.)
How you can decide the number of testcases are enough for testing the given module?
What is the testing that a tester performs at the end of unit testing?
what is the Test completion Criteria?
Types of testing
If we got build [say 2.0]to test, we test it & maintain the log then we got same build [say 2.0] fixing bugs in the same version 2.0 again we test it .My question is How we maintain this second log of testing same build
What is meant by datadriven test?
What is Concurrency Testing?
In Manual testing how to test proxy servers? can u please explain with example?
what is liquid fuel testing?
What will be your approach if a particular script in Load Test fails?