waht is puirpose of accesbility Check point?
waht is the use of Page and XML check points?
Answer / suvarna
Accessibility Check Point identifies the areas of the
website that may not confirm to w3c standards.
whereas
XML Check Point checks the data content of XML documents in
XML files or XML documents in webpage or frames.
| Is This Answer Correct ? | 1 Yes | 0 No |
How many function you use in your application?
what is the use of automation frame work ??(QTP)
What is positive test case and Negative Test case? What is the meaning of Real World Scenario's?
After Creation of your QTp frame work, The folders are saved in VSS or Other. plz explain brifly?
How to connect to a database?
How can we use the "CreateObject("Wscript.Shell")" in QTP and what is the definition and purpose of it?
How to Test the mainframe application?
i have to login into gmail loginpage i have to pass testcase into userid and password by using functions. the test case of user id is it should take only lowerletters alphabetin between 4 to 6 length.it should not take spectial letters.it should not take numbers.testcase for password is it should take numbers and it should not take alphabets note the following things must happen 1 when i give correct password and userid that password and userid should be seen in QTP result and notepad,xl sheet 2 when i gave in valid password the system willgive message please give valid password that particular messaage should be seen in QTP result,norepa and xl sheet
While spliting an action in QTP 10.0 getting an error : "This Line is a part of Script Block.You cannot split the action on this line." how to re-solve this and split the script into actions?
Write VB script to test given number is Prime Number
How can we write script for a .net application in QTP? Can we use VB Script for .net application.
can we create recorset with out using database connection in vbscript?