What are the types of properties that quick test learns while recording?
No Answer is Posted For this Question
Be the First to Post Answer
What is the virtual object?
Explain runtime dynamic settings?
how do find current links in webpage for ex: in yahoowebsite today mainpage is having 50 links and next day same page is having 60 links. if i run same programe it should display total links in webpage ?
When a requirement is given to u to automate , What is ur basic approach ?
Explain different type of event trigger option.
How to connect the remote desktop using QTP 9.2 explain the method or procedure?
0 Answers Magna Infotech, Oracle,
How to execute a winrunner script in quicktest professional?
How to measure transaction time through VBScript without using start and end transaction points?
in a web page How to check and display a particular word from a paragraph?
What is the use of "New Property" in "Add properties" of testobject properties in object repository. How can i use "New properties" while writing scripts if i have assign some values to the testobject properties Can anyone help me? plz
Write test cases for copy and past password in password field ?
How do you find out whether the string is Numeric or Alpha numenric.Suppose..'QTP is an automation testing tool 12345' How should I know it is alphanumeric.Can any one please write the code for this