hi, i am recently joining a SW house as a QA but i have no
any experirnce in it so i need some help to solve this my
question is that what is the staring steps to make the test
plan of web application and also how make the test case
Answers were Sorted based on User's Feedback
First, Go through the given SRS/USE-CASE carefully. Then
analyze the major risk's in that if any.
Based on that start preparing TestPlan, which contains all
the Testing Techniques, Test Cases, Test Data... etc.
Initially you can start preparing Test Cases Basesd on the
Boundary Values.
You should have tha basic knowledge of USE-CASES, because
they are the base for any test cases...
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / manoj
1. First Of all red the SRS Carefully or need of customer
2. Now start to prepare the test case for the same
test case contain following :-
(1) test case id (Shoud be Unique)
(2) test case (mean what is ur input to ur application or
test data)
(3) Expected result (What should be the out put or what is
need of customer)
(4) Actual result (values for this colomn will comes when
You will execute the test case)
(5) Remarks (Pass/Fail mean to say when u execute the
testcase , is ur application working
accordingly to expected result if yes then Your test
case is pass otherwise fail )
3. now execute the test case whch you prepared
4. Now iF you found any bug in the system then make a Bug report
If do u need Standred bug report Format then mail me on
manojupadhyay83@gmail.com
Thanks
Manoj Upadhyay
| Is This Answer Correct ? | 0 Yes | 1 No |
what is the differemce b/w test cases and test scripts?
What is the role of Tester in BRS(Business Requirement Specification)phase in V-Model.
What is base concept of QA against usability Issues
Hello Can anyone please share the interview details for QA positions in Tribal Fusion, Noida. Much Thanks
What type of documents would you need for QA/QC/Testing?
What is a non-conformance report (NCR)?
What is the role of QA in a company that produces software?
What is Mutation Testing? Is it white box or black box testing. This is what I think about mutation testing..It is the testing done after the code has been modified in an application( after geting defect complain from clients)with the same test cases and same old test data... Please correct me If I am wrong...............
Looking for a test management system I work for a small company (we are a group of five software engineers) into software testing and we are looking out for a test management software which has in-built live reporting and centralized repository systems.
Test plan & test strategy are same..? or they are seprately prepared...?Please clarify
What would be the test approach for testing an e-commerce website which is coming to us from the vendor for maintenance. What will be the test approach fro the same when we do no have artifacts, test cases, test plan etc.
What are the factors responsible for the estimation of system integration test cycle and total integration time?