Suppose if you have given Login screen to Test. What type of
tests r u going to do on that.How many test cases can u
write.?
Answer Posted / pratik
1st one is not complete. We have to check security level
also.if it is web bacsed - after log in to application we
need to go back and check wheather copy paste of browser
address is working.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Hello can anybody list out supported and unsupported browsers for Window OS,Android OS,MAC OS Ubuntu
Explain the sub-genres of performance testing?
in the account there is 10,000 rupees and i entered 20000, in this case how will you test the application
I have 6 months experience as project tarine and one and a half year experience as software engineer.Should i write taht my total experience id 2 years.
Please explain how to elaborate on the types of system/functionality for testing Payments, Statements, & Transactions features in a bank.....like what do we test in these,in detail? It's urgent, please reply...thanks in advance.
need answer interviewer will ask me about all project which i mention in resume or presently i'm working??please reply tomorrow is my interview
What is strategy to be followed for execution of 500 Test Cases in One day. If only 1 Resource is available.
What are the modules of quality center?
Differentiate test bed and test environment?
List the considerations in developing testing methodology
what is API 2.0?
can anyone tell me the questions that can be posed in an interview for a 5 year experienced person in manual testing
whta is compile module?
how to creat 2 test plan in 2 different environment exp:tour and travel
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?