one page contain next button.when we enter that its not
going to next page.what type of error that one.
Answer Posted / suman
Navigation error
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
How to use conditional loops in qtp ?
What VBScript operators, functions, and statements do you use in QuickTest Professional?
How to give a call to another action from one action?
What is meant by Output Value in UFT?
How do Parameterization and Data-Driving relate to each other in QTP?
What is checkpoints for quicktest professional?
Can any one say what exact diff between test->parameters, action properties-> parameters. after defining the parameters in test->settings, how can we access those parameters.(i know how to use action prop parameters)
Hi! Using Descriptive Programming How do we get Parent object for an object by writing script(DP). Say, i want to get a parent object for a "Link" in a web page by writing script in Descriptive Programming.
Can launch two instances of qtp on the same machine?
Dear Friends, I having total 3+year experience in manual testing including automation testing QTP, if i am attending any interview what kind of question will i get? please help me out
Difference between test object and run time object?
Explain types of descriptive programming?
How Can I find the least value in a bunch of variables using qtp.. E.g.:- A = 210, B = 212, C = 60, D = 111 I don’t want to write bunch of lines for this…. Is there a way to get the result in one line…..
What is the syntax to call one script from another? And what can be the syntax to call one “action” in another?
Print the Prime numbers in below format only up to 20(Need commas also) 1,2,3,5,7,9,11,13,17,19