What is diff between SDLC AND STLC?
SDLC means Software development life cycle
contains the following stages
Requirements gathering &Analysis
Designing , coding, testing , Delivery and maintenence
STLC means Software testlife cycle
Test initiation, Test planning, Testcase designing,testcase
preparation,testcase execution, Defect Tracking, Reporting,
Defect rectification, Testclosure Activities
| Is This Answer Correct ? | 17 Yes | 1 No |
What is the use of Testing framework in Automated testing..what are different kinds of Testing frameworks available in Automated testing...
Can you do more than just capture and playback?
WHAT IS PARAMITARIZATION?
HOW CAN WE GET THE VALUE OF TEXT BOX IN QTP? can you give me sample script for this where there is some condition. like if "text" THEN msgbox() else endif
If aclient comes to tester ask to bye a tool Keep aside about the cost,In what way we can choose the tool.
setroproperty and getroproperty difference
what is a active x control?can any one brief me about active x controls
How to read a text file from QC using QTP. I would like to do something like this. But instead read a file from QC and NOT from my local drive. Set fso = CreateObject("Scripting.FileSystemObject") Set InputFile = fso.OpenTextFile("C:\test.txt", ForReading) Thanks
There is one login screen,after accepting valid username and apassword, it will show the next screen. In the 2nd screen u r having 2 combo boxes, U have to select any item from these, and click OK button. After closing that, it will show the 3rd screen. If u click CANCEL button from 2nd screen it will show the first screen. Write QTP script for it???
What is the extension of script and object repositary files?
What is the QTP test frame work?
What does mean by Scope of Automation?n How we defined it?