First Name & Last Name fields are there in the application
form,
In Application First name & last name fields accepts the
numerical value 453455 & special characters $%#$% .
My question is that --> I think No need to write test cases
for Numerical value & special char. for First & Last name
fields
BECAUSE No one will enter such a input data at client side
b'coz it's not practical.
Let's me know the answer.
Answer Posted / revati
Please do not make this mistake. Never assume in testing
that client won't enter such type of data which is not
supposed to enter.
Like this you are not giving quality product to the client.
As a tester your aim is to find the bugs as many as you can.
this is a very common bug,and do not forget the client is a
human being. And human makes mistaks. While typing he/she
can enter numeric value or special characters by mistake.
What will you do in that case if system fails?
| Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
Hi, i am looking job in perfomance testing using Loadrunner can any body help me a project in any domine plz(Usah) chs_29@rediffmail.com
Scenario A year ago we developed a standards compliant website for a client. Their site is very popular resulting in the client wanting to be able to track how it is being used by their users. The first part of this project is to create a Login function so that users can be identified on the website. The data supplied by users would have to be handled securely. You have been allocated this project to work on. You will be responsible for the task from start to finish and will be expected to give feedback to your manager. User expectations The client wants their users to be able to login using a page that fits in with the website design. Tom wants to access the website but doesn’t want his login information to be available to anyone else. Paul doesn’t want to login to the website because he’s not a frequent user. Task Please provide some feedback on how you would do the following:- Being the only Test Engineer on this task, what would your approach be for this requirement? Identify the key areas for testing this page. What tools if any, would you use to perform the testing, bearing in mind that the testing will be done without using an ‘automated test tool’. Provide a sample test case that could be used for testing this page, for example as a word or Excel document.
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....
Katari your questions was really helpful could you please send the questions and answers with them . Can anyone sends the top 30-40 question and answers for the interview purposes
Tell me some Adhoc testing scenarios of ebay (online auction product)?
What are parametere require for Performance testing?
write test condition for testing SMS service of a mobile phone maximun length is 100 character while sending and 80 character for receiving write test scenarios do not write test cases
What does entry and exit criteria mean in a project?
1.what kind of testing have you done ?
how will you test transfer funds module...explain in detail
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.
what types of bugs will we find out in banking projects
What is six sigma?
Can anybody write the test cases for the following scenario. I want to create District. for that, District Code field, District Name field, Reset button, Submit button, Back button are there in the screen. whenever we enter District Code & District Name in the related fields, by clicking on Submit button, District should be created. By clicking on Reset button, all fieds should be cleared. By clicking on Back button, user should navigate to home page. Can you write the test cases for the scenario. I want to know the test case format for the scenario. what procedure is the best. tahnks in advance...
hi, this is geetha, i have one doubt regarding the vulnerability testing. For sql injection testing is there any need for the tools to be installed. If it is what is tool and what is the method to test in sql injection testing. Plz Guide me