Diff. between keyword driven Data driven testing?
Answer Posted / sushmita
key board DDT is to read values from key board
TSL stmts
create_input_dialog("message");
using for loop
for(i=1;i<=5;i++)
{
x=create_input_dialog("enter order no");
| Is This Answer Correct ? | 2 Yes | 12 No |
Post New Answer View All Answers
How will you declare a variable in qtp?
Client is able to provide budget..he want you to choose the automation tool for the web application? which one you will select ? QTP or Selenium ? what are the reasons?
i am looking job in perfomance testing using Loadrunner any one help me a project plz......?(Chandana) chs_29@rediffmail.com
in a web page How to check and display a particular word from a paragraph?
give me an example where u used good judgement and logic in solving a problem
what is the difference btn risks & Therads in the Test plan documentation?
What does it mean when a check point is in red color? What do you do?
In qtp, explain what is keyword driven automation framework?
wt is the use of multiple questions in QTP
What is qtp window?
They asked by using qtp recording writing scripting
What is the synchronization point in qtp?
What is the syntax for how to call one script from another?
what is vmodel?advantages and disadvantages of vmodel?
How can I find out the cursor position through QTP suppose I am keep tabbing(Pressing the tab key continuously) and stoped at a position Now I want to find out where the cursor position is