can we change the name of a check point?
when will you start writing testcases?
do you follow any methodology for writing test scripts?
qtp is key word driven testing or data driven testing?
Answers were Sorted based on User's Feedback
Answer / ravi
We can change checkpoint name also.
In QTP 9.2, right click on the checkpoint statement, you
will find checkpoint properties. In the properties dialog
box, you can change checkpoint name. This feature is not
present in QTP 8.2.
Is This Answer Correct ? | 3 Yes | 0 No |
Answer / anil.sts
I dont know for first question
we write test cases after recieving the srs doc and use
case doc
qtp is advanced keyword driven testing and also supports
linear driven
data driven
module driven
hybrid driven testing
Is This Answer Correct ? | 2 Yes | 0 No |
write vbscript in qtp tool for senario, in the given sheet add each number in each row and each colunm and show result
How can we close all webbrowsers which are opened in out desktop?
How many ways we can parameterize data in QTP?
can we take 'dim my pen is good' as a paramerter
What are the different ways to invoke an application using QTP?
types of output value in details.
How to check feasibility of the appliction?in automation testing?
what is error and fault in terms of software quality?
I have a library function , with that function 100 scripts are being called. The library function is changed(something is added) . how do i update all the scripts.
using descriptive programming how to close all opend browsers?
How to get data from excel sheet to the script? write the script.
What is the use of Accessibility check point?