If there is no sufficent time for testing & u have to
complete the testing then what will u do?
Answer Posted / aishwary mishra
If there is no sufficient time the we need to keep some
scenario while testing the application-
1-Check all the major functionality
2-Check all the functionality which is most visible to user
or user is going to use most frequently
3-make scenarios based upon business requirement and execute
them.
4-Do smoke testing
5-check UI properly
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
There are some features to improve the performance of a Product. What are those factors?
What is pesticide paradox? How to overcome it?
What is bug leakage?
1)can u tell me, what is the roles and responsibles for database tester in DB testing from requirement stage to UAT stage....2) what are the i/p documents he wants and who wil give the i/p docs. to DB tester.and tell me what exactly db test case means what?
I know functional test cases are derived from frs and system design specs. But are test cases for performance, database, boundary, relational integrity and other types of tests other than functional tests created from frs and system design specs as well? When are these test cases created? Are they in the same test plans alongside functional test cases or is their a different test plan that includes these test cases?
How does compatibility testing differ while testing in Internet explorer and testing in Firefox?
What r the documents required for performance testing
what is the difference between PEGA based web application testing versus web application testing?
Do you think tools are required for managing change. Explain and please list some tools/practices which can help you managing change.
About Hierarchy level in your company.
can anyone tell me the questions that can be posed in an interview for a 5 year experienced person in manual testing
what is meant by application server and its functions?
What is state transition?
write test case for gmail sign up page ?
Hi, I was asked following question during a interview. Please answer it: Password field is there,we can accepts every character except underscore and semicolon. It can accept min 6 characters and maximum 12 characters. Prepare boundary value and equivalence class test cases.