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 |
Is there Any Automation tool Which supports IE6,IE7,IE8 and Mozilla and OPera
In an Interview I have been asked the following questions, 1) How would allocate job to your team members if you are assigned a role of Team Lead. 2) The second question was, do you follow any technique for the distribution of time while assigning jobs to your team members. For, both the questions I was clueless to answer. Please give me a practical approach for the above questions.
What are the tables in testplans and testcases?
Who will write the use case?
What is defect management in QA?
1. What is the most critical bug you found 2. Consider a moblie phone : when you save the number, the number gets saved under a different name . What is the priority and severity of the bug 3. Write code for binary search
Give an example of high priority and low severity,low priority and high severity ?
What is the difference between testing and Quality Assurance?
Hou can u test a website or a web application? Manually or Automated?
what r the status for test cases?
6 Answers Thatavarti Technologies,
what all we should write to prepare a test report?plz wit template?
What is the rule of a "test driven development"?