How will you test a keyboard?
No Answer is Posted For this Question
Be the First to Post Answer
How many test scripts are prapare in ur project(HeathCare Insurance).
WHAT IS THE USE OF "FUNCTION GENERATOR" IN QTP?
How do I modify a value of an elemnt which is not the first one in xml file? My sample XML file is like: <Environment> <Variable> <Name>Name</Name> <Value>Uday Kumar</Value> </Variable> <Variable> <Name>Designation</Name> <Value>Senior Software Engineer</Value> </Variable> </Environment> for example, I'd like to change the value 'Senior Software Engineer' to 'Student' in the second element. How do I do it in QTP?
how to create flat file datasubmission in qtp
w is time parameter
which checkpoint we use to validate yahoo login screen window after login with ur id and password in qtp
What is a Patch in QTP?
How to do excception handling ( error handling ) in QTP
6 Answers Institute for Medical Education,
What is the Automation Process followed in your company?
How to call a test from another test?
Hi all , I am new at QTP I want a sample script to check validation messages(For java script or VB script) for login page with for web based application.. Any one can Help. I have to complete it in two days I need urgent help.. Ex. if I want to check mail.yahoo.com 1 > If user doed not exist it display "Username does not exist" 2> if invalid Uname and password then it display" Invalid Uname or pass" 3> Loing Sucssessfully. I want to check this types of application by using data table to give values of username and password.. Thanks
can any one tell me what is process metrics and what is product metrics if possible give me example. Thank You