Answer Posted / sri surya sirisha
STLC means software test life cycle
Stages in Test life cycle are
Test Initiation
Test Planning
Testcase designing
Test case Preparation
Test case Execution
Bug Tracking
Bug rectification
Test reporting
Test closure
Contents
Test plan documents, Testcase Templates, Bugreports
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are the different ways to invoke an application using QTP?
how can i sent QTP results to the Html, notefile ,xl file give me the code using g mail login page
How to get popup error message.
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
Where should i find checkpoint and virtual objects's Object properties and values in the QTP 9.2 Means where checkpoints or virtual objects related data will store If i want to get the runtime object properties how can i use Getroproperties on Checkpoints
Is it possible to change the values of analog recording?
What is checkpoints for qtp?
What test cases can you automate using QTP?
How to find the path of folder in which the test is saved in qtp?
in a web page hoe to check the dynamic links that rechabging with out using regular expressions
Explain measuring transaction.
Can anybody post some real time scenario in qtp? please its very urgent.
when a test case is written how u test using qtp
How many scripts did you have?
The structure of keyword driven frame work is like a folder structure the different sub folder are 1-functional libray folder 2-object repository folder 3- database folder 4-appliction1.xls 5-initalzation vbs file 6-sequence file 7-driver script 8-test case list file My question is whether these are in a local server machine or in our pc.((whether It like Vss). can u give example of driver script(code)