how to test if there are 2000 requirements ro be tested in
an application ?
Answers were Sorted based on User's Feedback
Answer / rajendra prasad reddy
The way of execution of testcases depend on time that we
have to do it.
For example if testerhhave ample time,then he has to
execute all testcases one by one depending on their
priority.
If the time is less and it is impossible to execute all
testcases then we will execute High priority testcases
first then we will go for second low priority testcases
and so on...untill the end of the iven time.
So friends testcase execution depends on the time that we
have to execute testcases.
ok
byeeeee Friendz
urs
rajendra_penumalli@yahoo.com
Hyd
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / chaitanyareddy
If we have to test the application in the same process for
2000 requirements then we should go for automation testing.
| Is This Answer Correct ? | 2 Yes | 0 No |
If we have 2000 requirements, divide the requirements to
the testers in the prority basis.
Eg:
To test functionality , those requirements has to
allocate for one group of testing people. Like wise we have
to segricate the requirements.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / rp626272
At this moment v should execute the test case which are
having high priority. those will be executed first after
that v can perform monkey testing to test the functionality
randamly.
in another way v can go for automation . In automation by
generating script v can test eace and every functionality
with in the time
| Is This Answer Correct ? | 0 Yes | 0 No |
what is the entry and exit criteria for system testing in v model
in regression testing we excute only modified build .how we will get to know that this much part not going to effect rest of application.
what is differance between desktop applications and web applications?
what are the different testing methodologies and testing techniques? Am asked in interview that what is the defect age? I replied that the time gap between the defect reporting and defect resolving. then the interviewer asked me if at all the defect is not resolved then what is the defect age of that particular defect? can anybody answer this?
What Defect Density?
prepare test cases for file copy paste.
Hi! I got an interview call for the post of Trainee QA engg .The interview is on Monday(27/08/07).There is going to be a technical written test followed by an interview on Monday.Can anyone plz tell me what exactly is the technical written test for QA like,is it objective or theoretical based. PLZZZZZ reply as early as possible ---- Its URGENT. -- SK
7.Do you have working knowledge on any international quality systems?If yes name then?
What is show stopper defect and explain with example ?
diff b/w regression, re-testing & repeative testing
explain ur testing project? how can u nexplain . what should we explain ? i have not worked on any project?
what is the difference between use case and test case?