How exactly you start scripting in QTP? In the interview he
was not satisfied with my answer.Please post what is correct
answer.
Answers were Sorted based on User's Feedback
Answer / mreddy
1.Identify the application & testing flow
2.Create object repository
3.Create script
4.debug script
5.run script
6.Analize results
7.report defects
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / shraini
All the 7 steps , 1)prepare for the recording, 2)start
recording,3) add the logical statements,check points,&
commands, 4)Debugging the script, 5)Running the script
6) Analyzing the results & 7) reporting the results.
| Is This Answer Correct ? | 1 Yes | 0 No |
write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object..
I created 3 actions in test suppose I want to run action 1 in single time, action 2 is 4 time what I do?
What are the common defects found in your project? (in qtp interview)
How will you test a keyboard?
Hi guys pls any one send me the Qtp Licensed key of version 10.0 pls
A FORM CONTAINS 5 FIELDS. 1 FIELD IS ENABLED REMAINING(4) FIELDS DISABLED. MY QUESTION IS ENTER VALUES INTO 1 FIELD AFTER THAT CLICK TAB BUTTON THEN 2 FIELD ENABLE THIS PROCESS CONTINUE UPTO 5TH FIELD. HOW TO WRITE CODE IN DESCRIPTIVE PROGRAMMING. PLZ TELL ME THE PROCEDURE AND CODE FOR IT.
Hoe can we do retesting using functions please give the code for it using login page
Hi, i have a string like "INDIA". I need to display this string vertically in Msgbox?
what all are the coverages , explain ?
can onyone tell me how to comapre the output of two different Data Bases in QTP?
Is there any option in QTP to add Java add-in after instaling the QTP?
Plz explain about InTERNAl Environment variable, External environment variable,builtin environment variables with examples?