what is validation?
What is verificaion?
What is the diffefernce between validation and verification?
Answer Posted / aaa
validation: Testing the functionalities with an invalid
input.
You perform Client side validations:checking special
characters,boundary conditions,empty strings...etc...
server side validations: Checking the info that does not
exist in database.
Verification:checking the functionalities of an application
with a valid input.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
i would like to know the steps to write tsl exception and object exception with a simple example
How to do text matching?
when start testing
How do you copy and move objects between different gui map files?
What do you verify with the sync point for object/window bitmap and what command it generates, explain syntax?
What are the Win Runner tools for functional testing?
What is boundary test?
How do you execute your tests from windows run command?
Hi iam a begginer or rather new stsrter to QTP and strugling to start as i have to start writing the automated scripts for the existing manual testing could some one send me some tips ans tricks for a jump start. Any help is greatly appreciated
How to break infinite loop?
Have you ever created a start-up script?
Which are default codes winrunner generates when we start the application?
How do you handle tsl exceptions?
Define parameterizing?
What is toogle breakpoints? How does it differ from break points?