for example, we have old password,confirmed password, new
password followed by submit button. what are the test cases
written for that?
Answer Posted / mudaseer
enter correct old password it should recognize
enter incorrect old password it should display the password is
incorrect please enter correct password
after entering correct old password
it when we type new password we do boundary value analysis
same password should be typed in confirm password
if the new password and confirm password mismatch it should
display password mismatch
when we type password here it should be displayed as ******(that is in encrypted form)
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
what is dib format?
Write notes on apparel testing equipments.
What is a test server?
Tell me a critical defect in which your Client,PM,PL appreciate on you
What is the difference between Sleep and wait in winrunner what is integration testing and types of testing present what is system testing what is data driven testing what is functionality testing if requirements are given to you then how do you write the test cases for it Account number = Ok cancel For above given form the valid account number starts from 1 to 1000 so is it necessary to input the 1,2,3 ….998,999,1000 test cases to check the conditions of valid account numbers I,e is it compulsory to write 1000 test cases for the above form
How do i write a test condition to test the following simple program with the intention of 100% statement coverage Print “Hello World” If Date $ = ‘01-01-2000’ then Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $ END Could anyone please clarify in detail. Would really appreciate it....
What is the difference between static testing and dynamic testing?
9.Data – driver automation typically includes?
Hello again!! wanted to ask you HOW EXACTLY create stubs and driver in integration testing? 2.whats the difference between integration testing and system integration testing? Thanks!!
List the considerations in developing testing methodology
How can you prepare the resume for testing? Can you send me the answer for this questions?
how we write test cases to brs,srs,hlds,llds
What is back to back testing?
What is Test Design?
How will you prepare traceability matrix if there is no Business Doc and Functional Doc?