If there are more number of test cases, how can u pick up a
selective test case?
Answer Posted / devi
if there are more no of test cases then we have to pick the
test cases interms of functionality i.e priority(p0,p1,p2)
p0(high) for functional test case,p1(medium) for non
functional except usability and p2(low) for usability test
cases.this according to test case format(IEEE 829).
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
iam having 2+yr sof exp in manual testing, at present working in chennai,want to relocte to hyd .if any openings let me know.my id : vaniramymail.com
Need to know about Quality Center in brief
How to explain the Insurance project in the interview?
Genarally what we have to tell. If anybody asks in the interview. what are challenges u faced in the Project and what are the Risks u faced in the Project, Anybody can suggest it ......Thanks in Advance....
what are the common errors while doing integration,system,functional,regression,user acceptance testing? can anybody please let me know the answers it is too urgent???
how can u prepare the test plan?
can u write some high level scenarios on ms outlook express
Write down ten test cases for below scenario: Increase the day by 1 and date format should be mm/dd/yyyy Conditions are : date should not be greater then 31 and date<1 month should not be greater then 12 and month<1 year should not be greater then 10000 and year<1 Thanks in advance
wat if fiddler and how it is used in tesing an application. please explain with a real time scenario
How to do integration testing on duster......
Information about Automated Software Installer
how to test a web application manually?can u explain indetail?
What is a bug triage?
Explain the defect life cycle.
in an online banking software,users are connecting to bankserver by login.This login module can take below inputs for user. a/c number prefix-3 digits but doesnot start with 0&1 a/c number sufix-6 digits number password-5to 10 chars alphanumerics in lowercase areacode-3 digits number but optional purpose- cheque deposit money trasfer mini statement bills pay After filling above fields,user can click submit button to connect to bank server.prepare test scenarios for online banking s/w login.