suppose i give valid user id and password to open an web
base application on qtp.how qtp will know itis a valid user
id and password
Answer Posted / pankajb
Very Good Question.
We have to mention in our Descriptive Programming the
accurate UserID and Password. And the We should Write the
scripting which will make validation for Wrong UserID and
Password. It is a lengthy process but, will work. There
will be around about 7 parameters in Data Table.
'Blank User Name & Blank Password
{Checked Client Side Validations}
'Blank User Name & Filled Password
{Checked Client Side Validations}
'Filled User Name & Blank Password
{Checked Client Side Validations}
'Wrong User Name & Right Password
{Checked Server Side validations)
'Right User Name & wrong Password
{Checked Server Side validations)
'Wrong User Name & wrong Password
{Checked Server Side validations)
'Right User Name & Right Password
{Checked Server Side validations)
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
How do you convert manual test cases to automated test cases?
They asked by using qtp recording writing scripting
What is a recovery scenario?
Why is action split used by qtp?
How does quicktest professional (qtp) identifies the object in the application?
I want to know can we integrate visual source safe tool with QTP and QC for our version controlling process? WE know QTP and QC 10.0 version is having the version control inbuilt in it but I want to know the merits and demerits of the inbuilt version control tool and the visual source safe tool using QTP and QC.
how to test Web application using QTP software
What are the Disadvantages of shared object repository?
Write the script to delete the mail which is at 9th,13th and 18th place in INBOX of Gmail ?
How reliable are the site's Internet connections required to be? And how does that affect backup system or redundant connection requirements and testing?
What is the extension of the recovery scenario file in qtp?
Is it possible to switch between recording modes during a test creation?
Where we can use the analog mode and where we can use the low – level mode?
Can we run test with out adding object in object repository? How it is possible?
What environment does qtp run in?