how u will describe testing activities?
Answers were Sorted based on User's Feedback
Answer / sandhya
verifying that inputted data produces the expected output
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / mohammed khraim
Testing activities start from the elaboration phase. The
various testing activities are preparing the test plan
Preparing test cases Execute the test case Log teh bug
validate the bug & take appropriate action for the bug
Automate the test cases View and report the test results etc
| Is This Answer Correct ? | 0 Yes | 1 No |
Explain the check points in QTP?
Use of environment variables?
How do you handle multiple banners(at the top the page, the banner is scrolling) in a web page(Dont take the name property(regular expression))
1. What is the difference between Keyword and function in the keyword driven framework? 2. How do you associate Keywords to the script ?
How QTP recognizes Objects in AUT?
Write VB script to test given number is Prime Number
In qtp, explain what is keyword driven automation framework?
if our qtp vb Script may be Currepted then What we want do?
I have many listboxes in my application. I have to check whether the contents inside the listboxes are in sorted order or not..can anyone please send the code as early as possible
QTP is identifying all windows application objects(i.e. winbutton,winconbobox,etc) as winobjects.How to handle this? Is there any way to add our own properties to identify objects?
Can i run the qtp, without OBJECT REPOSTIRY...
explain keyword driven framework with banking domain?