suppose an interviewer asks you to write a testcase for a
login window (and application is not given to test). Should
we write actual results or expected results or both?
Answer Posted / b.venkat reddy
if u draw the diagram of login as follow
username .............
password .............
ok cancel
first we will write the testcases based on boundary value
analysis and equilly partitioning
accorinding bva, if username accept the characters between
4-14 we should write x-1,x,x+1 and y-1,y,y+1 as 3,4,5 and
13,14,15
according to eq, we should write the valid and invalid case
based on 0-9,a-z,A-Z,special characters and spaces
if any wrong mail me ,thank u
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
write a test case for telephone billing ?
How can we write a good test case?
Write a test case on online shopping website? (please tell me the format how to write in MS excel,if u have any sample than attach it.)
What is the logic testing?
Hi there Just done with QTP training. I am looking out for a job. can any one share your experinces in real time job. I mean How the work flow goes and what other things do i have to learn for getting a job. please respond ASAP this is urgent for me. Regards Lina.
Explain how to develop a test plan and a test case.
what is black box system in software development in system analysis and design?
Do you know explain security testing?
How to write test cases for lift?
hai im finished software testing course im technicaly strong but yet now no opportunities come to me.if any opportunities please send to my mail id my mail di is sumathi11685@gmail.com
1.If there are so many test cases to be run suppose (100).How will we run those test cases.(using batch) 2. How will we perform over riding in QTP can any one please give me script. thanks
Sample test cases for data conversion(Utility billing system)
write test case for pen cap if it is not present?
Explain the syntax testing?
Why does the boundary value analysis provide good test cases?