How you know that a test case is a regression test case
Answer / nitin sharma
with the help of RTM(Requirement Tracebility Metrices) u can
track how many test cases are affected after the change has
been made in code.
Is This Answer Correct ? | 1 Yes | 0 No |
How can I pass values from one action to another in QTP ?
What do you do if QTP doesn't recognize object ,what action should be taken
Hi all, Recently i faced this question in infosys What is QTP architecture?? Is Architecuture and Framework are same?? Can someone please give clear understanding of this.
After geting the modules where we generate the script ie in qtp or notpad ?
what is output value in QTP and how it can be used in automation testing
Hi, I am using OutputCheckPoint for 2 webelements Bed:4 and Bath:2 Full,1 partial in my result page and I am storing the value in the data table. I dont need the string Bed:4,I would like to get only the no 4. How can I get it? Even though I highlight only 4,It is seleting the full value "bed 4". Same thing happend for second webelement Bath:2 Full,1 partial I need only the No 2. I used the following to split MyArray = Split(UIBathResult, " ", -1, 1) But it is giving the value My Array(0)=Bath:2full,1Partial I need the only the nos for further comparision.Any help? Thanks Uma
How can we translate the steps between the Keyword and Expert Views?
Can QTP be used for GUI testing ?, We are using Java with MySQL and Operating system is Linux. We are NOT using the web.
how to retrieve the xml file data through qtp. can anybody send script for this..
using descriptive programming how to close all opend browsers?
please post the interview questions for QA position in FACTSET
How can i select multiple items from a WebList bOX USING QTP